Home
last modified time | relevance | path

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

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