Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/powerpc/include/uapi/asm/
H A Dkvm.h469 #define KVM_PPC_CPU_BEHAV_L1D_FLUSH_PR (1ULL << 62) macro
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dkvm.h469 #define KVM_PPC_CPU_BEHAV_L1D_FLUSH_PR (1ULL << 62) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dkvm.h468 #define KVM_PPC_CPU_BEHAV_L1D_FLUSH_PR (1ULL << 62) macro
/openbmc/linux/arch/powerpc/kvm/
H A Dpowerpc.c2288 KVM_PPC_CPU_BEHAV_L1D_FLUSH_PR | in pseries_get_cpu_char()
2365 cp->behaviour |= KVM_PPC_CPU_BEHAV_L1D_FLUSH_PR; in kvmppc_get_cpu_char()
2373 KVM_PPC_CPU_BEHAV_L1D_FLUSH_PR | in kvmppc_get_cpu_char()