Home
last modified time | relevance | path

Searched refs:__get_MPIDR_EL1 (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Include/
Dcmsis_gcc.h132 __STATIC_FORCEINLINE uint64_t __get_MPIDR_EL1(void) in __get_MPIDR_EL1() function
140 ({ uint64_t mpidr = __get_MPIDR_EL1(); \
Dgic_v3.h231 uint64_t mpidr = __get_MPIDR_EL1(); in GIC_MPIDRtoAffinity()
378 cpu_target = __get_MPIDR_EL1() & MPIDR_AFFINITY_MASK; in GIC_GetTarget()
389 uint64_t mpidr = __get_MPIDR_EL1(); in GIC_EnableIRQ()