Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Darm.c1492 static unsigned long system_supported_vcpu_features(void) in system_supported_vcpu_features() function
1530 if (features & ~system_supported_vcpu_features()) in kvm_vcpu_init_check_features()