Home
last modified time | relevance | path

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

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