Home
last modified time | relevance | path

Searched refs:CPUCFG2_X86BT (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dcpu-probe.c226 if (config & CPUCFG2_X86BT) { in cpu_probe_common()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h91 #define CPUCFG2_X86BT BIT(18) macro