Home
last modified time | relevance | path

Searched refs:ARM_NCAPS (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/asm-arm/
A Dcpufeature.h49 #define ARM_NCAPS 10 macro
57 extern DECLARE_BITMAP(cpu_hwcaps, ARM_NCAPS);
61 if ( num >= ARM_NCAPS ) in cpus_have_cap()
86 if (num >= ARM_NCAPS) in cpus_set_cap()
88 num, ARM_NCAPS); in cpus_set_cap()
A Dalternative.h7 #define ARM_CB_PATCH ARM_NCAPS
/xen/xen/arch/arm/
A Dcpufeature.c25 DECLARE_BITMAP(cpu_hwcaps, ARM_NCAPS);

Completed in 7 milliseconds