Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dtlbflush.h553 #define TLBF_NOSYNC ((__force tlbf_t)BIT(1)) macro
605 if (!(flags & TLBF_NOSYNC)) { in __do_flush_tlb_range()
692 TLBF_NOWALKCACHE | TLBF_NOSYNC); in arch_tlbbatch_add_pending()