Home
last modified time | relevance | path

Searched refs:KVM_REG_PPC_VTB (Results 1 – 2 of 2) sorted by path

/qemu/linux-headers/asm-powerpc/
H A Dkvm.h614 #define KVM_REG_PPC_VTB (KVM_REG_PPC | KVM_REG_SIZE_U64 | 0xae) macro
/qemu/target/ppc/
H A Dcpu_init.c5619 KVM_REG_PPC_VTB, 0x00000000); in register_vtb_sprs()