Home
last modified time | relevance | path

Searched refs:KVM_SREGS_E_SPRG8 (Results 1 – 2 of 2) sorted by last modified time

/qemu/target/ppc/
H A Dkvm.c1059 if (sregs.u.e.features & KVM_SREGS_E_SPRG8) { in kvmppc_get_booke_sregs()
/qemu/linux-headers/asm-powerpc/
H A Dkvm.h105 #define KVM_SREGS_E_SPRG8 (1 << 3) macro