Searched refs:pmu_boot_off (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm/mv/armadaxp/
H A Darmadaxp_mp.c98 vm_offset_t pmu_boot_off; local
110 pmu_boot_off = (CPU_PMU(0) - MV_BASE) + CPU_PMU_BOOT;
111 mptramp_pmu_boot = fdt_immr_pa + pmu_boot_off;

Completed in 115 milliseconds