Searched refs:x86Mask (Results 1 – 1 of 1) sorted by relevance
594 unsigned int x86Mask; in pmap_clear_refmod_options() local596 x86Mask = (((mask & VM_MEM_MODIFIED)? PHYS_MODIFIED : 0) in pmap_clear_refmod_options()599 phys_attribute_clear(pn, x86Mask, options, arg); in pmap_clear_refmod_options()610 unsigned int x86Mask; in pmap_clear_refmod() local612 x86Mask = (((mask & VM_MEM_MODIFIED)? PHYS_MODIFIED : 0) in pmap_clear_refmod()615 phys_attribute_clear(pn, x86Mask, 0, NULL); in pmap_clear_refmod()