Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/
H A Dhw_breakpoint.c277 unsigned int cmf, resume_mask; in hw_breakpoint_handler() local
289 resume_mask = sh_ubc->active_mask(); in hw_breakpoint_handler()
335 resume_mask &= ~(1 << i); in hw_breakpoint_handler()
351 sh_ubc->enable_all(resume_mask); in hw_breakpoint_handler()