Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dhw_breakpoint.h32 #define HW_BRK_TYPE_HYP 0x20 macro
39 HW_BRK_TYPE_HYP)
/openbmc/linux/arch/powerpc/kernel/
H A Dhw_breakpoint.c209 hw->type |= HW_BRK_TYPE_HYP; in hw_breakpoint_arch_parse()