Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/
Dmmu.h255 return smp_load_acquire(&kvm->arch.shadow_root_allocated); in kvm_shadow_root_allocated()
/Linux-v6.6/arch/x86/include/asm/
Dkvm_host.h1428 bool shadow_root_allocated; member
/Linux-v6.6/arch/x86/kvm/mmu/
Dmmu.c3761 smp_store_release(&kvm->arch.shadow_root_allocated, true); in mmu_first_shadow_root_alloc()