Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dcpufeature.h32 #define cpu_has_gentimer (boot_cpu_feature32(gentimer) == 1) macro
34 #define cpu_has_gentimer (1) macro
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dtime.c179 if ( !cpu_has_gentimer ) in init_xen_time()
A Dsetup.c152 cpu_has_gentimer ? " GenericTimer" : "", in processor_id()

Completed in 5 milliseconds