Searched refs:pmap_testbit (Results 1 – 2 of 2) sorted by relevance
176 static boolean_t pmap_testbit (vm_page_t m, int bit);2804 pmap_testbit(vm_page_t m, int bit) in pmap_testbit() function3038 res = pmap_testbit(m, VPTE_M); in pmap_is_modified()
391 static boolean_t pmap_testbit (vm_page_t m, int bit);5672 pmap_testbit(vm_page_t m, int bit) in pmap_testbit() function5923 res = pmap_testbit(m, PG_M_IDX); in pmap_is_modified()