Home
last modified time | relevance | path

Searched refs:updates (Results 1 – 6 of 6) sorted by relevance

/arch/powerpc/mm/
Dnuma.c1434 struct topology_update_data *updates, *ud; in arch_update_cpu_topology() local
1446 updates = kzalloc(weight * (sizeof(*updates)), GFP_KERNEL); in arch_update_cpu_topology()
1447 if (!updates) in arch_update_cpu_topology()
1480 ud = &updates[i++]; in arch_update_cpu_topology()
1486 ud->next = &updates[i]; in arch_update_cpu_topology()
1493 for (ud = &updates[0]; ud; ud = ud->next) { in arch_update_cpu_topology()
1514 stop_machine(update_cpu_topology, &updates[0], &updated_cpus); in arch_update_cpu_topology()
1521 stop_machine(update_lookup_table, &updates[0], in arch_update_cpu_topology()
1524 for (ud = &updates[0]; ud; ud = ud->next) { in arch_update_cpu_topology()
1536 kfree(updates); in arch_update_cpu_topology()
/arch/powerpc/boot/dts/
Dvirtex440-ml510.dts7 * needs to be fixed by the user until Xilinx updates their reference design.
/arch/arm64/
DKconfig757 bool "Support for hardware updates of the Access and Dirty page flags"
761 hardware updates of the access and dirty information in page
/arch/x86/
DKconfig2576 - AC adapter status updates
2577 - Battery status updates
2586 - AC adapter status updates
2587 - Battery status updates
/arch/m68k/fpsp040/
Dres_func.S4 | Normalizes denormalized numbers if necessary and updates the
/arch/arm/
DKconfig1204 written polling loops from denying visibility of updates to memory.