Home
last modified time | relevance | path

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

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