Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/kern/
H A Dkern_trustcache.c1161 #define PHYSMAP_PTOV(x) (PHYSMAP_PTOV_check((void*) (x))) macro
/xnu-11417.140.69/osfmk/i386/
H A Dpmap.h527 #define PHYSMAP_PTOV(x) (PHYSMAP_PTOV_check((void*) (x))) macro