Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/vm/
H A Dpmap.h225 extern void pmap_require(pmap_t pmap);
H A Dvm_map.c19883 pmap_require(map->pmap); in convert_port_entry_to_map()
/xnu-8020.101.4/osfmk/arm/pmap/
H A Dpmap_data.c3434 pmap_require(pmap_t pmap) in pmap_require() function
/xnu-8020.101.4/osfmk/x86_64/
H A Dpmap.c2667 pmap_require(pmap_t pmap) in pmap_require() function
/xnu-8020.101.4/osfmk/kern/
H A Dipc_tt.c2935 pmap_require(map->pmap); in convert_port_to_map_with_flavor()