Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dcpu.h16 void (*c_detect_tlb)(struct cpuinfo_x86 *); member
A Dhygon.c384 .c_detect_tlb = cpu_detect_tlb_hygon,
A Damd.c1095 .c_detect_tlb = cpu_detect_tlb_amd,
A Dcommon.c870 if (this_cpu->c_detect_tlb) in cpu_detect_tlb()
871 this_cpu->c_detect_tlb(c); in cpu_detect_tlb()
A Dintel.c1155 .c_detect_tlb = intel_detect_tlb,

Completed in 11 milliseconds