Searched defs:memory_type (Results 1 – 11 of 11) sorted by relevance
/u-boot/lib/efi_loader/ |
A D | efi_memory.c | 243 int memory_type, in efi_add_memory_map_pg() 361 efi_status_t efi_add_memory_map(u64 start, u64 size, int memory_type) in efi_add_memory_map() 457 efi_status_t efi_allocate_pages(int type, int memory_type, in efi_allocate_pages() 507 void *efi_alloc(uint64_t len, int memory_type) in efi_alloc()
|
A D | efi_device_path.c | 1029 struct efi_device_path *efi_dp_from_mem(uint32_t memory_type, in efi_dp_from_mem()
|
A D | efi_boottime.c | 381 static efi_status_t EFIAPI efi_allocate_pages_ext(int type, int memory_type, in efi_allocate_pages_ext()
|
/u-boot/lib/efi_selftest/ |
A D | efi_selftest_memory.c | 60 u64 addr, int memory_type) in find_in_memory_map()
|
/u-boot/board/atmel/common/ |
A D | mac-spi-nor.c | 27 u8 memory_type; member
|
/u-boot/arch/arm/include/asm/arch-tegra20/ |
A D | sdram_param.h | 16 enum memory_type { enum 28 enum memory_type memory_type; member
|
/u-boot/arch/arm/cpu/armv7/ls102xa/ |
A D | cpu.c | 114 u32 memory_type) in set_pgsection()
|
/u-boot/arch/arm/mach-tegra/tegra20/ |
A D | warmboot.c | 97 u32 memory_type:3; member
|
/u-boot/drivers/ddr/marvell/axp/ |
A D | ddr3_spd.c | 135 enum memory_type { enum
|
/u-boot/arch/x86/include/asm/arch-braswell/fsp/ |
A D | fsp_vpd.h | 28 u8 memory_type; /* Offset 0x0041 */ member
|
/u-boot/include/ |
A D | efi_api.h | 497 u32 memory_type; member
|
Completed in 57 milliseconds