Home
last modified time | relevance | path

Searched refs:PHYSMAP_PTOV_check (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/osfmk/i386/
H A Dpmap.h515 PHYSMAP_PTOV_check(void *paddr) in PHYSMAP_PTOV_check() function
527 #define PHYSMAP_PTOV(x) (PHYSMAP_PTOV_check((void*) (x)))
/xnu-12377.61.12/bsd/kern/
H A Dkern_trustcache.c1149 PHYSMAP_PTOV_check(void *paddr) in PHYSMAP_PTOV_check() function
1161 #define PHYSMAP_PTOV(x) (PHYSMAP_PTOV_check((void*) (x)))