Searched defs:_va (Results 1 – 1 of 1) sorted by relevance
284 #define VM_KERNEL_STRIP_PTR(_va) ((VM_KERNEL_STRIP_TBI(VM_KERNEL_STRIP_PAC(_va)))) argument285 #define VM_KERNEL_STRIP_UPTR(_va) ((vm_address_t)VM_KERNEL_STRIP_PTR((uintptr_t)(_va))) argument286 #define VM_KERNEL_ADDRESS(_va) \ argument