Searched refs:DSISR_UNSUPP_MMU (Results 1 – 3 of 3) sorted by relevance
323 #define DSISR_UNSUPP_MMU 0x00080000 /* P9: Unsupported MMU config */ macro351 DSISR_UNSUPP_MMU | \366 DSISR_UNSUPP_MMU | \
950 if (dsisr & DSISR_UNSUPP_MMU) { in kvmppc_book3s_radix_page_fault()
1373 flags |= DSISR_UNSUPP_MMU; in kvmhv_translate_addr_nested()
Completed in 15 milliseconds