Searched refs:memory_region_type_str (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/boot/platform/efi/arch/generic/
H A Dgeneric_mmu.h21 const char* memory_region_type_str(int type);
H A Dgeneric_mmu.cpp105 memory_region_type_str(int type) function
/haiku/src/system/boot/platform/efi/arch/x86_64/
H A Darch_start.cpp47 memory_region_type_str(int type) function
128 memory_region_type_str(entry->Type), entry->Type,
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_start.cpp103 memory_region_type_str(entry->Type), entry->Type,
/haiku/src/system/boot/platform/efi/arch/arm/
H A Darch_start.cpp150 memory_region_type_str(entry->Type), entry->Type,
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_start.cpp82 entry->NumberOfPages * B_PAGE_SIZE, memory_region_type_str(entry->Type), entry->Type,
/haiku/src/system/boot/platform/efi/arch/x86/
H A Darch_start.cpp115 memory_region_type_str(entry->Type), entry->Type,

Completed in 56 milliseconds