Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/include/asm/
Dcpu-features.h689 #ifndef cpu_guest_has_watch
690 #define cpu_guest_has_watch (cpu_data[0].guest.options & MIPS_CPU_WATCH) macro