Home
last modified time | relevance | path

Searched defs:_va (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.140.41/osfmk/mach/arm/
H A Dvm_param.h284 #define VM_KERNEL_STRIP_PTR(_va) ((VM_KERNEL_STRIP_TBI(VM_KERNEL_STRIP_PAC(_va)))) argument
285 #define VM_KERNEL_STRIP_UPTR(_va) ((vm_address_t)VM_KERNEL_STRIP_PTR((uintptr_t)(_va))) argument
286 #define VM_KERNEL_ADDRESS(_va) \ argument