Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/arm64/sptm/pmap/
H A Dpmap_data.c1620 ppattr_modify_bits(pai, 0, attrs_to_set); in pmap_remove_pv()
1643 ppattr_modify_bits(pai, attrs_to_clear, 0); in pmap_remove_pv()
H A Dpmap_data.h1515 ppattr_modify_bits(unsigned int pai, pp_attr_t bits_to_clear, pp_attr_t bits_to_set) in ppattr_modify_bits() function
H A Dpmap.c5549 ppattr_modify_bits(pai, PP_ATTR_REFFAULT | PP_ATTR_MODFAULT,
8396 ppattr_modify_bits(pai, attrs_to_clear, attrs_to_set);
8616 ppattr_modify_bits(pa_index(pa), attrs_to_clear, attrs_to_set);