Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dhw_breakpoint.c263 static inline bool within_cpu_entry(unsigned long addr, unsigned long end) in within_cpu_entry() function
339 if (within_cpu_entry(attr->bp_addr, bp_end)) in arch_build_bp_info()