Home
last modified time | relevance | path

Searched defs:addr_masked (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/kcsan/
H A Dencoding.h70 unsigned long *addr_masked, in decode_watchpoint()
H A Dcore.c120 const unsigned long addr_masked = addr & WATCHPOINT_ADDR_MASK; in find_watchpoint() local
/linux/mm/
H A Dmremap.c547 unsigned long addr_masked = addr_to_align & mask; in can_align_down() local