Home
last modified time | relevance | path

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

/linux/arch/arm/kernel/
H A Dhw_breakpoint.c95 static u32 read_wb_reg(int n) in read_wb_reg() function
311 if ((read_wb_reg(ARM_BASE_WCR) & ctrl_reg) == ctrl_reg) in get_max_wp_len()
768 val = read_wb_reg(ARM_BASE_WVR + i); in watchpoint_handler()
769 ctrl_reg = read_wb_reg(ARM_BASE_WCR + i); in watchpoint_handler()
879 val = read_wb_reg(ARM_BASE_BVR + i); in breakpoint_handler()
884 ctrl_reg = read_wb_reg(ARM_BASE_BCR + i); in breakpoint_handler()