Home
last modified time | relevance | path

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

/linux-6.12.1/virt/kvm/
Dkvm_main.c2400 static u64 kvm_supported_mem_attributes(struct kvm *kvm) in kvm_supported_mem_attributes() function
2419 mask &= kvm_supported_mem_attributes(kvm); in kvm_range_has_memory_attributes()
2571 if (attrs->attributes & ~kvm_supported_mem_attributes(kvm)) in kvm_vm_ioctl_set_mem_attributes()
4925 return kvm_supported_mem_attributes(kvm); in kvm_vm_ioctl_check_extension_generic()