Home
last modified time | relevance | path

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

/linux/arch/x86/entry/
H A Dcalling.h174 ALTERNATIVE "jmp .Lend_\@", "", X86_FEATURE_PTI
217 ALTERNATIVE "jmp .Lend_\@", "", X86_FEATURE_PTI
223 ALTERNATIVE "jmp .Lend_\@", "", X86_FEATURE_PTI
231 ALTERNATIVE "jmp .Ldone_\@", "", X86_FEATURE_PTI
250 ALTERNATIVE "jmp .Lend_\@", "", X86_FEATURE_PTI
H A Dentry_64.S566 ALTERNATIVE "", "jmp .Lpti_restore_regs_and_return_to_usermode", X86_FEATURE_PTI
/linux/arch/x86/include/asm/
H A Dpgalloc.h41 if (cpu_feature_enabled(X86_FEATURE_PTI)) in pgd_allocation_order()
/linux/arch/x86/mm/
H A Dinit.c250 if (cpu_feature_enabled(X86_FEATURE_PTI)) in probe_page_size_mask()
969 if (IS_ENABLED(CONFIG_X86_64) && cpu_feature_enabled(X86_FEATURE_PTI)) in free_kernel_image_pages()
/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h195 #define X86_FEATURE_PTI ( 7*32+11) /* "pti" Kernel Page Table Isolation enabled */ macro
/linux/arch/x86/events/intel/
H A Dbts.c610 if (boot_cpu_has(X86_FEATURE_PTI)) { in bts_init()
/linux/Documentation/arch/x86/
H A Dcpuinfo.rst124 Isolation is purely software feature and its feature flag X86_FEATURE_PTI is
/linux/arch/x86/kernel/cpu/
H A Dbugs.c1091 !boot_cpu_has(X86_FEATURE_PTI)) in spectre_v1_apply_mitigation()
3615 if (boot_cpu_has(X86_FEATURE_PTI)) in cpu_show_common()