Home
last modified time | relevance | path

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

/haiku/src/system/kernel/arch/x86/
H A Darch_cpu.cpp1180 struct amd_section_header* section = in find_microcode_amd()
1181 (struct amd_section_header*)data; in find_microcode_amd()
1207 while (size > sizeof(amd_section_header)) { in find_microcode_amd()
1208 struct amd_section_header* section = (struct amd_section_header*)data; in find_microcode_amd()
/haiku/headers/private/kernel/arch/x86/
H A Darch_cpu.h621 struct amd_section_header { struct