Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dmmu.h255 return smp_load_acquire(&kvm->arch.shadow_root_allocated); in kvm_shadow_root_allocated()
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h1429 bool shadow_root_allocated; member
/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu.c3761 smp_store_release(&kvm->arch.shadow_root_allocated, true); in mmu_first_shadow_root_alloc()