Home
last modified time | relevance | path

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

/openbsd/sys/stand/efi/include/
H A Defidef.h153 EfiConventionalMemory, enumerator
/openbsd/sys/dev/efi/
H A Defi.h72 EfiConventionalMemory, enumerator
/openbsd/sys/arch/armv7/armv7/
H A Darmv7_machdep.c774 if (desc->Type == EfiConventionalMemory && in initarm()
/openbsd/sys/arch/riscv64/riscv64/
H A Dmachdep.c761 if ((desc->Type == EfiConventionalMemory || in initriscv()
/openbsd/sys/arch/riscv64/stand/efiboot/
H A Defiboot.c950 if (mm->Type != EfiConventionalMemory) in efi_memprobe_find()
/openbsd/sys/arch/armv7/stand/efiboot/
H A Defiboot.c945 if (mm->Type != EfiConventionalMemory) in efi_memprobe_find()
/openbsd/sys/arch/arm64/arm64/
H A Dmachdep.c1016 if (desc->Type == EfiConventionalMemory || in initarm()
/openbsd/sys/arch/amd64/stand/efiboot/
H A Defiboot.c371 mm->Type == EfiConventionalMemory) in efi_memprobe_internal()
/openbsd/sys/arch/arm64/stand/efiboot/
H A Defiboot.c1073 if (mm->Type != EfiConventionalMemory) in efi_memprobe_find()