Searched refs:MPIDR_EL1 (Results 1 – 14 of 14) sorted by relevance
/openbmc/u-boot/arch/arm/cpu/armv8/ |
H A D | psci.S | 192 mrs x9, MPIDR_EL1 199 mrs x10, MPIDR_EL1
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | cpus.yaml | 69 and matches the MPIDR_EL1 register affinity bits. 74 bits [39:32] of MPIDR_EL1. 77 bits [23:0] of MPIDR_EL1. 82 of MPIDR_EL1.
|
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/ |
H A D | sysreg-sr.h | 102 write_sysreg(ctxt_sys_reg(ctxt, MPIDR_EL1), vmpidr_el2); in __sysreg_restore_el1_state()
|
/openbmc/linux/tools/arch/arm64/include/asm/ |
H A D | cputype.h | 273 return read_cpuid(MPIDR_EL1); in read_cpuid_mpidr()
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | cputype.h | 294 return read_cpuid(MPIDR_EL1); in read_cpuid_mpidr()
|
H A D | kvm_host.h | 293 MPIDR_EL1, /* MultiProcessor Affinity Register */ enumerator 1050 ctxt_sys_reg(cpu_ctxt, MPIDR_EL1) = read_cpuid_mpidr(); in kvm_init_host_cpu_context()
|
H A D | kvm_emulate.h | 468 return vcpu_read_sys_reg(vcpu, MPIDR_EL1) & MPIDR_HWID_BITMASK; in kvm_vcpu_get_mpidr_aff()
|
/openbmc/libcper/sections/ |
H A D | cper-section-arm.c | 77 json_object_new_uint64(record->MPIDR_EL1)); in cper_section_arm_to_ir() 512 section_cper->MPIDR_EL1 = json_object_get_uint64( in ir_section_arm_to_cper()
|
/openbmc/qemu/target/arm/ |
H A D | cpregs.h | 374 FIELD(HFGRTR_EL2, MPIDR_EL1, 26, 1) 714 DO_BIT(HFGRTR, MPIDR_EL1),
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | cpu-feature-registers.rst | 405 get_cpu_ftr(MPIDR_EL1);
|
/openbmc/libcper/include/libcper/ |
H A D | Cper.h | 1445 UINT64 MPIDR_EL1; member
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | sys_regs.c | 712 vcpu_write_sys_reg(vcpu, mpidr, MPIDR_EL1); in reset_mpidr() 1972 { SYS_DESC(SYS_MPIDR_EL1), NULL, reset_mpidr, MPIDR_EL1 },
|
H A D | emulate-nested.c | 1012 SR_FGT(SYS_MPIDR_EL1, HFGxTR, MPIDR_EL1, 1),
|
/openbmc/linux/arch/arm64/tools/ |
H A D | sysreg | 2061 Field 26 MPIDR_EL1
|