Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/arm64/sptm/pmap/
H A Dpmap_data.c1582 ppattr_modify_bits(pai, 0, attrs_to_set); in pmap_remove_pv()
1606 ppattr_modify_bits(pai, attrs_to_clear, 0); in pmap_remove_pv()
H A Dpmap_data.h1551 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.c4894 ppattr_modify_bits(pai, PP_ATTR_REFFAULT | PP_ATTR_MODFAULT,
7543 ppattr_modify_bits(pai, attrs_to_clear, attrs_to_set);
7754 ppattr_modify_bits(pa_index(pa), attrs_to_clear, attrs_to_set);