Home
last modified time | relevance | path

Searched refs:MPIDR_EL1 (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dpsci.S192 mrs x9, MPIDR_EL1
199 mrs x10, MPIDR_EL1
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dcpus.yaml69 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 Dsysreg-sr.h102 write_sysreg(ctxt_sys_reg(ctxt, MPIDR_EL1), vmpidr_el2); in __sysreg_restore_el1_state()
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dcputype.h273 return read_cpuid(MPIDR_EL1); in read_cpuid_mpidr()
/openbmc/linux/arch/arm64/include/asm/
H A Dcputype.h294 return read_cpuid(MPIDR_EL1); in read_cpuid_mpidr()
H A Dkvm_host.h293 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 Dkvm_emulate.h468 return vcpu_read_sys_reg(vcpu, MPIDR_EL1) & MPIDR_HWID_BITMASK; in kvm_vcpu_get_mpidr_aff()
/openbmc/libcper/sections/
H A Dcper-section-arm.c77 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 Dcpregs.h374 FIELD(HFGRTR_EL2, MPIDR_EL1, 26, 1)
714 DO_BIT(HFGRTR, MPIDR_EL1),
/openbmc/linux/Documentation/arch/arm64/
H A Dcpu-feature-registers.rst405 get_cpu_ftr(MPIDR_EL1);
/openbmc/libcper/include/libcper/
H A DCper.h1445 UINT64 MPIDR_EL1; member
/openbmc/linux/arch/arm64/kvm/
H A Dsys_regs.c712 vcpu_write_sys_reg(vcpu, mpidr, MPIDR_EL1); in reset_mpidr()
1972 { SYS_DESC(SYS_MPIDR_EL1), NULL, reset_mpidr, MPIDR_EL1 },
H A Demulate-nested.c1012 SR_FGT(SYS_MPIDR_EL1, HFGxTR, MPIDR_EL1, 1),
/openbmc/linux/arch/arm64/tools/
H A Dsysreg2061 Field 26 MPIDR_EL1