Home
last modified time | relevance | path

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

/linux-6.15/virt/kvm/
H A Dkvm_main.c2363 static u64 kvm_supported_mem_attributes(struct kvm *kvm) in kvm_supported_mem_attributes() function
2382 mask &= kvm_supported_mem_attributes(kvm); in kvm_range_has_memory_attributes()
2543 if (attrs->attributes & ~kvm_supported_mem_attributes(kvm)) in kvm_vm_ioctl_set_mem_attributes()
4843 return kvm_supported_mem_attributes(kvm); in kvm_vm_ioctl_check_extension_generic()