Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dtlbflush.h48 #define __TLBI_N(op, arg, n, ...) __TLBI_##n(op, arg) macro
50 #define __tlbi(op, ...) __TLBI_N(op, ##__VA_ARGS__, 1, 0)