Searched defs:tlb_op (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | tlbflush.h | 320 #define tlb_op(f, regs, arg) __tlb_op(f, "p15, 0, %0, " regs, arg) macro 596 #undef tlb_op global() macro [all...] |
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | tlbflush.h | 313 #define tlb_op(f, regs, arg) __tlb_op(f, "p15, 0, %0, " regs, arg) macro 589 #undef tlb_op global() macro [all...] |
Completed in 3 milliseconds