Home
last modified time | relevance | path

Searched defs:cpu_guest_has_contextconfig (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/mips/include/asm/
Dcpu-features.h693 #define cpu_guest_has_contextconfig (cpu_data[0].guest.options & MIPS_CPU_CTXTC) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dcpu-features.h695 #define cpu_guest_has_contextconfig (cpu_data[0].guest.options & MIPS_CPU_CTXTC) macro