Home
last modified time | relevance | path

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

/openbmc/qemu/hw/loongarch/
H A Dboot.c131 void *bp_tables_start; in init_systab() local
147 bp_tables_start = p; in init_systab()
156 systab->tables = (struct efi_configuration_table *)(bp_tables_start - start); in init_systab()