Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dtlbflush.h585 #define TLBF_NOSYNC ((__force tlbf_t)BIT(1)) macro
637 if (!(flags & TLBF_NOSYNC)) { in __do_flush_tlb_range()
724 TLBF_NOWALKCACHE | TLBF_NOSYNC); in arch_tlbbatch_add_pending()
H A Dpgtable.h1335 __flush_tlb_page(vma, address, TLBF_NOSYNC); in __ptep_clear_flush_young()
/linux/arch/arm64/mm/
H A Dcontpte.c554 TLBF_NOWALKCACHE | TLBF_NOSYNC); in contpte_clear_flush_young_ptes()