Searched refs:moea64_mincore (Results 1 – 1 of 1) sorted by relevance
449 static int moea64_mincore(pmap_t, vm_offset_t, vm_paddr_t *);466 .mincore = moea64_mincore,1388 moea64_mincore(pmap_t pmap, vm_offset_t addr, vm_paddr_t *pap) in moea64_mincore() function