Home
last modified time | relevance | path

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

/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h981 #define SYS_MPIDR_SAFE_VAL (BIT(31))
627 #define SYS_MPIDR_SAFE_VAL global() macro
/linux/arch/arm64/kernel/
H A Dcpufeature.c3863 *valp = SYS_MPIDR_SAFE_VAL; in emulate_id_reg()