Searched refs:x86Mask (Results 1 – 1 of 1) sorted by relevance
613 unsigned int x86Mask; in pmap_clear_refmod_options() local615 x86Mask = (((mask & VM_MEM_MODIFIED)? PHYS_MODIFIED : 0) in pmap_clear_refmod_options()618 phys_attribute_clear(pn, x86Mask, options, arg); in pmap_clear_refmod_options()629 unsigned int x86Mask; in pmap_clear_refmod() local631 x86Mask = (((mask & VM_MEM_MODIFIED)? PHYS_MODIFIED : 0) in pmap_clear_refmod()634 phys_attribute_clear(pn, x86Mask, 0, NULL); in pmap_clear_refmod()