Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dreboot_fixups_32.c68 static const struct device_fixup fixups_table[] = { variable
93 for (i=0; i < ARRAY_SIZE(fixups_table); i++) { in mach_reboot_fixups()
94 cur = &(fixups_table[i]); in mach_reboot_fixups()