Home
last modified time | relevance | path

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

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