Home
last modified time | relevance | path

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

/openbmc/linux/arch/hexagon/include/asm/
H A Dhexagon_vm.h222 #define HVM_VMEST_CAUSE_SFT 0 macro
/openbmc/linux/arch/hexagon/kernel/
H A Dtraps.c431 regs->hvmer.vmest |= (TRAP_DEBUG << HVM_VMEST_CAUSE_SFT); in do_debug_exception()