Home
last modified time | relevance | path

Searched defs:cpu_opt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dcpu-features.h15 #define cpu_opt(opt) (cpu_data[0].options & (opt)) macro
[all...]
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dcpu-features.h11 #define cpu_opt(opt) (cpu_data[0].options & (opt)) macro
[all...]

Completed in 1 milliseconds