Searched refs:HVM_VMEST_CAUSE_SFT (Results 1 – 2 of 2) sorted by relevance
/arch/hexagon/include/asm/ | ||
D | hexagon_vm.h | 235 #define HVM_VMEST_CAUSE_SFT 0 macro |
/arch/hexagon/kernel/ | ||
D | traps.c | 456 regs->hvmer.vmest |= (TRAP_DEBUG << HVM_VMEST_CAUSE_SFT); in do_debug_exception() |