Searched refs:cpu_feature_enabled (Results 1 – 11 of 11) sorted by relevance
190 if (cpu_feature_enabled(X86_FEATURE_OSPKE)) { in init_new_context()282 if (unlikely(cpu_feature_enabled(X86_FEATURE_MPX))) in arch_unmap()
36 #define pgtable_l5_enabled() cpu_feature_enabled(X86_FEATURE_LA57)
126 #define cpu_feature_enabled(bit) \ macro
383 if (!cpu_feature_enabled(X86_FEATURE_PCID)) in invalidate_user_asid()
733 if (cpu_feature_enabled(X86_FEATURE_K6_MTRR)) { in mtrr_bp_init()741 if (cpu_feature_enabled(X86_FEATURE_CENTAUR_MCR)) { in mtrr_bp_init()748 if (cpu_feature_enabled(X86_FEATURE_CYRIX_ARR)) { in mtrr_bp_init()
47 if (cpu_feature_enabled(X86_FEATURE_GBPAGES) && in intel_svm_init()51 if (cpu_feature_enabled(X86_FEATURE_LA57) && in intel_svm_init()405 if (cpu_feature_enabled(X86_FEATURE_LA57)) in intel_svm_bind_mm()
198 if (!cpu_feature_enabled(X86_FEATURE_MPX)) in mpx_get_bounds_dir()264 if (!cpu_feature_enabled(X86_FEATURE_MPX)) in mpx_disable_management()
199 if (cpu_feature_enabled(X86_FEATURE_PTI)) in probe_page_size_mask()814 if (IS_ENABLED(CONFIG_X86_64) && cpu_feature_enabled(X86_FEATURE_PTI)) in free_kernel_image_pages()
498 if (cpu_feature_enabled(X86_FEATURE_PCID)) in pti_kernel_image_global_ok()
347 if (!cpu_feature_enabled(X86_FEATURE_UMIP)) in setup_umip()376 if (!cpu_feature_enabled(X86_FEATURE_PKU)) in setup_pku()1807 if (cpu_feature_enabled(X86_FEATURE_VME) || in cpu_init()
469 if (!cpu_feature_enabled(X86_FEATURE_MPX)) { in do_bounds()