Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dx86.c6523 static struct kvm_x86_msr_filter *kvm_alloc_msr_filter(bool default_allow) in kvm_alloc_msr_filter()
6586 bool default_allow; in kvm_vm_ioctl_set_msr_filter() local
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h1149 bool default_allow:1; member