Searched refs:phys_ptr (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/arch/ia64/kernel/ |
D | efi.c | 229 #define phys_ptr(arg) ((__typeof__(arg)) ia64_tpa(arg)) macro 231 STUB_GET_TIME(phys, phys_ptr) in STUB_GET_TIME() argument 232 STUB_SET_TIME(phys, phys_ptr) in STUB_GET_TIME() 233 STUB_GET_WAKEUP_TIME(phys, phys_ptr) in STUB_GET_TIME() 234 STUB_SET_WAKEUP_TIME(phys, phys_ptr) in STUB_GET_TIME() 235 STUB_GET_VARIABLE(phys, phys_ptr) in STUB_GET_TIME() 236 STUB_GET_NEXT_VARIABLE(phys, phys_ptr) in STUB_GET_TIME() 237 STUB_SET_VARIABLE(phys, phys_ptr) in STUB_GET_TIME() 238 STUB_GET_NEXT_HIGH_MONO_COUNT(phys, phys_ptr) in STUB_GET_TIME() 239 STUB_RESET_SYSTEM(phys, phys_ptr) in STUB_GET_TIME()
|
/Linux-v6.1/include/linux/ |
D | mhi_ep.h | 133 int (*alloc_map)(struct mhi_ep_cntrl *mhi_cntrl, u64 pci_addr, phys_addr_t *phys_ptr,
|