Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dspapr_ovec.h60 #define OV5_MMU_BOTH OV_BIT(24, 0) /* Radix and hash */ macro
/qemu/hw/ppc/
H A Dspapr_hcall.c1219 if (spapr_ovec_test(ov5_guest, OV5_MMU_BOTH)) { in do_client_architecture_support()