Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kvm/
Darm.c1413 static unsigned long system_supported_vcpu_features(void) in system_supported_vcpu_features() function
1451 if (features & ~system_supported_vcpu_features()) in kvm_vcpu_init_check_features()