XTENSA_BREAKPOINT_LOAD   60 arch/xtensa/kernel/hw_breakpoint.c 		hw->type = XTENSA_BREAKPOINT_LOAD;
XTENSA_BREAKPOINT_LOAD   66 arch/xtensa/kernel/hw_breakpoint.c 		hw->type = XTENSA_BREAKPOINT_LOAD | XTENSA_BREAKPOINT_STORE;
XTENSA_BREAKPOINT_LOAD  162 arch/xtensa/kernel/hw_breakpoint.c 	if (info->type & XTENSA_BREAKPOINT_LOAD)