Home
last modified time | relevance | path

Searched refs:mapping_set_mod (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.121.3/bsd/dev/
H A Dmemdev.c119 extern void mapping_set_mod(ppnum_t pn);
325 mapping_set_mod((ppnum_t)(paddr >> 12)); /* Make sure we know that it is modified */ in mdevstrategy()
/xnu-8020.121.3/osfmk/x86_64/
H A Dloose_ends.c112 extern void mapping_set_mod(ppnum_t pa);
1007 mapping_set_mod(ppnum_t pn) in mapping_set_mod() function
/xnu-8020.121.3/osfmk/arm/
H A Dpmap.c7222 extern void mapping_set_mod(ppnum_t pn);
7225 mapping_set_mod( function