Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dmm.c273 __tlbi_level(vale2is, addr, level); in fixmap_clear_slot()
/linux/arch/arm64/include/asm/
H A Dtlbflush.h192 static inline void __tlbi_level(tlbi_op op, u64 addr, u32 level) in __tlbi_level() function
/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c488 __tlbi_level(vae2is, ctx->addr, TLBI_TTL_UNKNOWN); in hyp_unmap_walker()
495 __tlbi_level(vale2is, ctx->addr, ctx->level); in hyp_unmap_walker()