Home
last modified time | relevance | path

Searched defs:default_allow (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/x86/kvm/
Dx86.c6518 static struct kvm_x86_msr_filter *kvm_alloc_msr_filter(bool default_allow) in kvm_alloc_msr_filter()
6581 bool default_allow; in kvm_vm_ioctl_set_msr_filter() local
/linux-6.6.21/arch/x86/include/asm/
Dkvm_host.h1148 bool default_allow:1; member