Searched refs:GTIMER_DEFAULT_HZ (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/arm/ | ||
H A D | internals.h | 74 #define GTIMER_DEFAULT_HZ 1000000000 macro |
H A D | cpu.c | 2008 cpu->gt_cntfrq_hz = GTIMER_DEFAULT_HZ; in arm_cpu_realizefn() |