Searched refs:processor_modes (Results 1 – 3 of 3) sorted by relevance
73 const char *processor_modes[] = {"USER", "SuperUser" , "HyperVisor"}; in show_regs() local97 processor_modes[processor_mode(regs)]); in show_regs()
62 const char __maybe_unused *processor_modes[] = { in show_regs() local99 processor_modes[processor_mode (regs)], in show_regs()
47 static const char *processor_modes[] __maybe_unused = { variable162 processor_modes[processor_mode(regs)], in __show_regs()