Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/fdt/ | |
pmu_fdt.c | 193 const u_int *aff; local in function:pmu_fdt_intr_distribute 200 aff = fdtbus_get_prop(phandle, "interrupt-affinity", &len); 203 cpunode = fdtbus_get_phandle_from_native(be32toh(aff[index])); |
pmu_fdt.c | 193 const u_int *aff; local in function:pmu_fdt_intr_distribute 200 aff = fdtbus_get_prop(phandle, "interrupt-affinity", &len); 203 cpunode = fdtbus_get_phandle_from_native(be32toh(aff[index])); |