Searched refs:SVM_FEATURE_DECODEASSISTS (Results 1 – 4 of 4) sorted by relevance
65 #define SVM_FEATURE_DECODEASSISTS 7 /* Decode assists support */ macro74 #define cpu_has_svm_decode cpu_has_svm_feature(SVM_FEATURE_DECODEASSISTS)
350 #define SVM_FEATURE_DECODEASSISTS 0x00000080 /* Decode assists support */ in amd_xc_cpuid_policy() macro358 SVM_FEATURE_DECODEASSISTS); in amd_xc_cpuid_policy()
329 (1u << SVM_FEATURE_DECODEASSISTS)); in calculate_host_policy()
1661 clear_bit(SVM_FEATURE_DECODEASSISTS, &svm_feature_flags); in start_svm()
Completed in 9 milliseconds