Searched refs:ARM_BASE_BVR (Results 1 - 2 of 2) sorted by relevance

/arch/arm/include/asm/
H A Dhw_breakpoint.h99 #define ARM_BASE_BVR 64 macro
/arch/arm/kernel/
H A Dhw_breakpoint.c347 val_base = ARM_BASE_BVR;
379 val_base = ARM_BASE_BVR + core_num_brps;
823 val = read_wb_reg(ARM_BASE_BVR + i);
1002 write_wb_reg(ARM_BASE_BVR + i, 0UL);

Completed in 50 milliseconds