Home
last modified time | relevance | path

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

/qemu/linux-headers/asm-powerpc/
H A Dkvm.h635 #define KVM_REG_PPC_TIDR (KVM_REG_PPC | KVM_REG_SIZE_U64 | 0xbc) macro
/qemu/target/ppc/
H A Dcpu_init.c6349 KVM_REG_PPC_TIDR, 0); in init_proc_POWER9()