Searched refs:DSISR_PRTABLE_FAULT (Results 1 – 2 of 2) sorted by relevance
318 #define DSISR_PRTABLE_FAULT 0x00020000 /* P9: Fault on process table */ macro345 DSISR_PRTABLE_FAULT | \361 DSISR_PRTABLE_FAULT)
556 if (!(dsisr & DSISR_PRTABLE_FAULT)) in kvmppc_book3s_radix_page_fault()562 if (dsisr & (DSISR_PRTABLE_FAULT | DSISR_BADACCESS | in kvmppc_book3s_radix_page_fault()