Home
last modified time | relevance | path

Searched refs:pphys (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/cxlflash/
H A Dsuperpipe.c1970 struct dk_cxlflash_udirect *pphys = (struct dk_cxlflash_udirect *)arg; in cxlflash_disk_direct_open() local
1972 u64 ctxid = DECODE_CTXID(pphys->context_id), in cxlflash_disk_direct_open()
1973 rctxid = pphys->context_id; in cxlflash_disk_direct_open()
2012 pphys->hdr.return_flags = 0; in cxlflash_disk_direct_open()
2013 pphys->last_lba = last_lba; in cxlflash_disk_direct_open()
2014 pphys->rsrc_handle = rsrc_handle; in cxlflash_disk_direct_open()
2030 marshal_udir_to_rele(pphys, &rel); in cxlflash_disk_direct_open()
/openbmc/qemu/target/alpha/
H A Dhelper.c167 target_ulong *pphys, int *pprot) in get_physical_address() argument
283 *pphys = phys; in get_physical_address()
/openbmc/qemu/target/hppa/
H A Dcpu.h372 int type, MemOp mop, hwaddr *pphys, int *pprot);
H A Dmem_helper.c200 int type, MemOp mop, hwaddr *pphys, int *pprot) in hppa_get_physical_address() argument
332 *pphys = phys; in hppa_get_physical_address()