Home
last modified time | relevance | path

Searched refs:pmap_require (Results 1 – 5 of 5) sorted by relevance

/xnu-8019.80.24/osfmk/vm/
H A Dpmap.h225 extern void pmap_require(pmap_t pmap);
H A Dvm_map.c19907 pmap_require(map->pmap); in convert_port_entry_to_map()
/xnu-8019.80.24/osfmk/arm/pmap/
H A Dpmap_data.c3402 pmap_require(pmap_t pmap) in pmap_require() function
/xnu-8019.80.24/osfmk/x86_64/
H A Dpmap.c2638 pmap_require(pmap_t pmap) in pmap_require() function
/xnu-8019.80.24/osfmk/kern/
H A Dipc_tt.c2932 pmap_require(map->pmap); in convert_port_to_map_with_flavor()