Searched refs:native_find (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/ |
H A D | hashpagetable.c | 206 static int native_find(unsigned long ea, int psize, bool primary, u64 *v, u64 in native_find() function 319 return native_find(ea, psize, primary, v, r); in base_hpte_find()
|
/kernel/linux/linux-6.6/arch/powerpc/mm/ptdump/ |
H A D | hashpagetable.c | 206 static int native_find(unsigned long ea, int psize, bool primary, u64 *v, u64 in native_find() function 322 return native_find(ea, psize, primary, v, r); in base_hpte_find()
|
Completed in 3 milliseconds