Searched refs:CPU_AFF0 (Results 1 – 5 of 5) sorted by relevance
60 #define CPU_AFF0(mpidr) (u_int)(((mpidr) >> 0) & 0xff) macro
690 sendmask = CPU_AFF0(aff); in apple_aic_ipi_send()
1188 val |= 1 << CPU_AFF0(CPU_AFFINITY(i)); in gic_v3_ipi_send()1395 (CPU_AFF1(aff) << 8) | CPU_AFF0(aff); in gic_v3_redist_find()
3154 sbuf_printf(sb, " %2d", CPU_AFF0(desc->mpidr)); in print_cpu_features()3405 if (CPU_AFF0(desc->mpidr) != CPU_AFF0(prev_desc->mpidr)) in check_cpu_regs()
1481 (CPU_AFF1(vmpidr_el2) << 8) | CPU_AFF0(vmpidr_el2); in redist_typer_read()