Home
last modified time | relevance | path

Searched defs:system_table (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/arch/amd64/amd64/
H A Defi_machdep.c65 uint64_t system_table; in efi_attach() local
/openbsd-src/sys/arch/arm64/dev/
H A Defi_machdep.c78 uint64_t system_table; in efi_attach() local
/openbsd-src/sys/arch/riscv64/riscv64/
H A Dmachdep.c553 EFI_PHYSICAL_ADDRESS system_table = 0; initriscv() local
/openbsd-src/sys/arch/arm64/arm64/
H A Dmachdep.c829 EFI_PHYSICAL_ADDRESS system_table = 0; initarm() local
/openbsd-src/sys/arch/amd64/include/
H A Dbiosvar.h218 uint64_t system_table; member