Searched refs:paca_index (Results 1 – 9 of 9) sorted by relevance
81 u16 paca_index; /* Logical processor number */ member83 u16 paca_index; /* Logical processor number */ member
29 #define LOCK_TOKEN (*(u32 *)(&get_paca()->paca_index))
89 #define raw_smp_processor_id() (local_paca->paca_index)
207 thread_id = cpu_thread_in_core(local_paca->paca_index); in kvmppc_subcore_enter_guest()218 thread_id = cpu_thread_in_core(local_paca->paca_index); in kvmppc_subcore_exit_guest()
413 #define LOCK_TOKEN (*(u32 *)(&get_paca()->paca_index))
193 new_paca->paca_index = cpu; in initialise_paca()
114 mce->cpu = get_paca()->paca_index; in save_mce_event()
375 paca_ptrs[kexec_paca.paca_index] = &kexec_paca; in default_machine_kexec()
1686 EMIT(PPC_RAW_LHZ(src_reg, _R13, offsetof(struct paca_struct, paca_index))); in bpf_jit_build_body()