Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-radix64.c503 static bool vhyp_flat_addressing(PowerPCCPU *cpu) in vhyp_flat_addressing() function
552 if (vhyp_flat_addressing(cpu)) { in ppc_radix64_process_scoped_xlate()
578 if (FIELD_EX64(env->msr, MSR, HV) || vhyp_flat_addressing(cpu)) { in ppc_radix64_process_scoped_xlate()
695 if (!relocation && (mmuidx_hv(mmu_idx) || vhyp_flat_addressing(cpu))) { in ppc_radix64_xlate_impl()
779 if (vhyp_flat_addressing(cpu)) { in ppc_radix64_xlate_impl()