Searched refs:__real_cntfrq (Results 1 – 3 of 3) sorted by relevance
67 adr x0, __real_cntfrq114 .global __real_cntfrq115 __real_cntfrq: label
90 __real_cntfrq = COUNTER_FREQUENCY_REAL; in fsl_layerscape_wake_seconday_cores()91 flush_dcache_range((unsigned long)&__real_cntfrq, in fsl_layerscape_wake_seconday_cores()92 (unsigned long)&__real_cntfrq + 8); in fsl_layerscape_wake_seconday_cores()
35 extern u64 __real_cntfrq;
Completed in 3 milliseconds