Home
last modified time | relevance | path

Searched defs:CPUNST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-shmobile/
H A Dplatsmp-apmu.c37 #define CPUNST(r, n) (((r) >> (n * 4)) & 3) /* CPUn Status Bit */ macro
/kernel/linux/linux-6.6/arch/arm/mach-shmobile/
H A Dplatsmp-apmu.c38 #define CPUNST(r, n) (((r) >> (n * 4)) & 3) /* CPUn Status Bit */ macro

Completed in 2 milliseconds