Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/mainboard/pcengines/apu2/
H A Dmainboard.c179 t->phys_memory_array_handle = *handle; in mainboard_smbios_type17()
/aosp_15_r20/external/coreboot/src/mainboard/emulation/qemu-i440fx/
H A Dnorthbridge.c185 t->phys_memory_array_handle = parent_handle; in qemu_get_smbios_data17()
/aosp_15_r20/external/coreboot/src/lib/
H A Dsmbios.c285 t->phys_memory_array_handle = type16_handle; in create_smbios_type17_for_dimm()
297 t->phys_memory_array_handle = type16_handle; in create_smbios_type17_for_empty_slot()
/aosp_15_r20/external/coreboot/src/include/
H A Dsmbios.h1000 u16 phys_memory_array_handle; member