Home
last modified time | relevance | path

Searched refs:VM_INT_ENABLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/hexagon/include/asm/
H A Dirqflags.h36 __vmsetie(VM_INT_ENABLE); in arch_local_irq_enable()
H A Dhexagon_vm.h197 #define VM_INT_ENABLE 1 macro
/openbmc/linux/arch/hexagon/kernel/
H A Dtraps.c357 __vmsetie(VM_INT_ENABLE); in do_trap0()