Home
last modified time | relevance | path

Searched refs:KVM_FILTER_SHARED (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/x86/kvm/mmu/
H A Dtdp_mmu.h40 if (process & KVM_FILTER_SHARED) in kvm_gfn_range_filter_to_root_types()
H A Dmmu.c7745 range->attr_filter = KVM_FILTER_SHARED; in kvm_arch_pre_set_memory_attributes()
/linux-6.15/include/linux/
H A Dkvm_host.h259 KVM_FILTER_SHARED = BIT(0), enumerator
/linux-6.15/virt/kvm/
H A Dkvm_main.c614 gfn_range.attr_filter = KVM_FILTER_SHARED; in kvm_handle_hva_range()