Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
A Dcpu.h16 void (*c_detect_tlb)(struct cpuinfo_x86 *); member
A Dhygon.c378 .c_detect_tlb = cpu_detect_tlb_hygon,
A Dcommon.c743 if (this_cpu->c_detect_tlb) in cpu_detect_tlb()
744 this_cpu->c_detect_tlb(c); in cpu_detect_tlb()
A Damd.c1081 .c_detect_tlb = cpu_detect_tlb_amd,
A Dintel.c985 .c_detect_tlb = intel_detect_tlb,

Completed in 11 milliseconds