Home
last modified time | relevance | path

Searched refs:do_hash_fault (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dexceptions-64s.S1401 * Go to do_hash_fault, which attempts to fill the HPT from an entry in the
1408 * do_hash_fault). Linux page faults can happen in kernel mode due to user
1443 bl CFUNC(do_hash_fault)
1544 bl CFUNC(do_hash_fault)
/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1937 DEFINE_INTERRUPT_HANDLER(do_hash_fault) in DEFINE_INTERRUPT_HANDLER() argument