Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/
H A Dx86.h496 return kvm->arch.cstate_in_guest; in kvm_cstate_in_guest()
H A Dx86.c6587 kvm->arch.cstate_in_guest = true; in kvm_vm_ioctl_enable_cap()
/linux-6.15/arch/x86/include/asm/
H A Dkvm_host.h1388 bool cstate_in_guest; member