Searched refs:sp_tlb_flush_ctx (Results 1 – 3 of 3) sorted by relevance
93 extern void (*sp_tlb_flush_ctx)(uint64_t);102 #define tlb_flush_ctx(ctx) (*sp_tlb_flush_ctx)(ctx)
230 (*sp_tlb_flush_ctx)(ctx); in smp_tlb_flush_ctx()
179 void (*sp_tlb_flush_ctx)(uint64_t) = us_tlb_flush_ctx; variable354 sp_tlb_flush_ctx = us3_tlb_flush_ctx; in bootstrap()412 sp_tlb_flush_ctx = sun4v_tlb_flush_ctx; in bootstrap()