Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dtlbflush.h556 #define TLBF_NONOTIFY ((__force tlbf_t)BIT(2)) macro
602 if (!(flags & TLBF_NONOTIFY)) in __do_flush_tlb_range()