Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dcpufeature.h46 #define ARM_NCAPS 7 macro
54 extern DECLARE_BITMAP(cpu_hwcaps, ARM_NCAPS);
58 if ( num >= ARM_NCAPS ) in cpus_have_cap()
66 if (num >= ARM_NCAPS) in cpus_set_cap()
68 num, ARM_NCAPS); in cpus_set_cap()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dcpufeature.c24 DECLARE_BITMAP(cpu_hwcaps, ARM_NCAPS);

Completed in 3 milliseconds