Searched refs:moea_extract_and_hold (Results 1 – 1 of 1) sorted by relevance
288 vm_page_t moea_extract_and_hold(pmap_t, vm_offset_t, vm_prot_t);343 .extract_and_hold = moea_extract_and_hold,1296 moea_extract_and_hold(pmap_t pmap, vm_offset_t va, vm_prot_t prot) in moea_extract_and_hold() function