Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dhw_breakpoint_constraints.c31 static bool ea_hw_range_overlaps(unsigned long ea, int size, in ea_hw_range_overlaps() function
121 if (ea_hw_range_overlaps(ea, size, info)) { in wp_check_constraints()