Searched defs:tc (Results 1 – 9 of 9) sorted by relevance
64 struct list_head tc; member78 struct tc { struct79 enum tc_state state; argument83 struct list_head tc; /* The list of TC's with this VPE */ argument84 struct list_head list; /* The global list of tc's */ argument
418 #define settc(tc) \ argument
46 static unsigned int __init smvp_vpe_init(unsigned int tc, unsigned int mvpconf0, in smvp_vpe_init()81 static void __init smvp_tc_init(unsigned int tc, unsigned int mvpconf0) in smvp_tc_init()186 unsigned int mvpconf0, ntc, tc, ncpu = 0; in vsmp_smp_setup() local
146 void cleanup_tc(struct tc *tc) in cleanup_tc()331 int tc, err; in vpe_module_init() local
116 struct tc *tc; in alloc_tc() local
631 const union trap_config tc; member2069 static __init void print_nv_trap_error(const struct encoding_to_trap_config *tc, in print_nv_trap_error()2121 static __init bool aggregate_fgt(union trap_config tc) in aggregate_fgt()2276 union trap_config tc; in populate_nv_trap_config() local2344 union trap_config tc; in populate_sysreg_config() local2413 const union trap_config tc) in compute_trap_behaviour()2434 const union trap_config tc) in check_fgt_bit()2468 union trap_config tc; in triage_sysreg_trap() local
549 u8 tc = bpf2mips64[JIT_REG_TC]; in build_prologue() local
533 static efi_status_t efi_thunk_get_time(efi_time_t *tm, efi_time_cap_t *tc) in efi_thunk_get_time()
1402 const s8 *tc; in emit_bpf_tail_call() local
Completed in 40 milliseconds