Searched refs:processor_modes (Results 1 – 2 of 2) sorted by relevance
74 const char *processor_modes[] = {"USER", "SuperUser" , "HyperVisor"}; in show_regs() local98 processor_modes[processor_mode(regs)]); in show_regs()
91 const char __maybe_unused *processor_modes[] = { in show_regs() local126 processor_modes[processor_mode (regs)], in show_regs()
Completed in 5 milliseconds