| /OK3568_Linux_fs/u-boot/lib/efi_loader/ |
| H A D | efi_memory.c | 150 uint64_t efi_add_memory_map(uint64_t start, uint64_t pages, int memory_type, in efi_add_memory_map() argument 159 start, pages, memory_type, overlap_only_ram ? "yes" : "no"); in efi_add_memory_map() 165 newlist->desc.type = memory_type; in efi_add_memory_map() 170 switch (memory_type) { in efi_add_memory_map() 278 efi_status_t efi_allocate_pages(int type, int memory_type, in efi_allocate_pages() argument 316 ret = efi_add_memory_map(addr, pages, memory_type, true); in efi_allocate_pages() 328 void *efi_alloc(uint64_t len, int memory_type) in efi_alloc() argument 334 r = efi_allocate_pages(0, memory_type, pages, &ret); in efi_alloc()
|
| H A D | efi_boottime.c | 183 static efi_status_t EFIAPI efi_allocate_pages_ext(int type, int memory_type, in efi_allocate_pages_ext() argument 189 EFI_ENTRY("%d, %d, 0x%lx, %p", type, memory_type, pages, memory); in efi_allocate_pages_ext() 190 r = efi_allocate_pages(type, memory_type, pages, memory); in efi_allocate_pages_ext()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | arb.c | 48 int memory_type; member 149 mclks += (arb->memory_type == 0 ? 2 : 1) in nv10_calc_arb() 217 sim_data.memory_type = (type >> 12) & 1; in nv04_update_arb() 222 sim_data.memory_type = nvif_rd32(device, NV04_PFB_CFG0) & 0x1; in nv04_update_arb()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra20/ |
| H A D | sdram_param.h | 17 enum memory_type { enum 29 enum memory_type memory_type; member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | memremap.h | 59 enum memory_type { enum 115 enum memory_type type;
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | efi_loader.h | 170 void *efi_alloc(uint64_t len, int memory_type); 172 efi_status_t efi_allocate_pages(int type, int memory_type, unsigned long pages, 188 uint64_t efi_add_memory_map(uint64_t start, uint64_t pages, int memory_type,
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra20/ |
| H A D | warmboot.c | 97 u32 memory_type:3; member 168 scratch2.memory_type = sdram.memory_type; in warmboot_save_sdram_params()
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/ |
| H A D | cpu.c | 109 u32 memory_type) in set_pgsection() argument 114 value |= PMD_ATTRINDX(memory_type); in set_pgsection()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_atomfirmware.c | 244 mem_type = vram_module->v9.memory_type; in amdgpu_atomfirmware_get_vram_info() 264 mem_type = vram_module->v10.memory_type; in amdgpu_atomfirmware_get_vram_info() 284 mem_type = vram_module->v11.memory_type; in amdgpu_atomfirmware_get_vram_info()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/x86_64/ |
| H A D | vmx.c | 27 uint64_t memory_type:3; member 39 uint64_t memory_type:3; member 218 .memory_type = VMX_BASIC_MEM_TYPE_WB, in init_vmcs_control_fields()
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | ghes_edac.c | 74 u8 memory_type; member 130 switch (entry->memory_type) { in assign_dmi_dimm_info() 195 entry->memory_type, entry->type_detail, in assign_dmi_dimm_info()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/nvidia/ |
| H A D | nv_hw.c | 132 u32 memory_type; member 457 if (arb->memory_type == 0) in nv10CalcArbitration() 634 sim_data.memory_type = (NV_RD32(par->PFB, 0x0200) & 0x01) ? 1 : 0; in nv10UpdateArbitrationSettings() 712 pci_read_config_dword(dev, 0x7C, &sim_data.memory_type); in nForceUpdateArbitrationSettings() 714 sim_data.memory_type = (sim_data.memory_type >> 12) & 1; in nForceUpdateArbitrationSettings()
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | pdcpat.h | 280 unsigned char memory_type; member
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/riva/ |
| H A D | riva_hw.c | 234 u32 memory_type; member 891 if (arb->memory_type == 0) in nv10CalcArbitration() 1083 sim_data.memory_type = (NV_RD32(&chip->PFB[0x00000200/4], 0) & 0x01) ? in nv10UpdateArbitrationSettings() 1138 pci_read_config_dword(dev, 0x7C, &sim_data.memory_type); in nForceUpdateArbitrationSettings() 1140 sim_data.memory_type = (sim_data.memory_type >> 12) & 1; in nForceUpdateArbitrationSettings()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/include/ |
| H A D | grph_object_ctrl_defs.h | 332 uint8_t memory_type; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/ |
| H A D | dce110_clk_mgr.c | 179 if (dc->bw_vbios && dc->bw_vbios->memory_type == bw_def_hbm) in dce11_pplib_apply_display_requirements()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | ppatomctrl.h | 177 uint8_t memory_type; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ |
| H A D | rn_clk_mgr.c | 814 bw_params->vram_type = bios_info->memory_type; in rn_clk_mgr_helper_populate_bw_params() 891 if (ctx->dc_bios->integrated_info->memory_type == LpDdr4MemType) { in rn_clk_mgr_construct()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/calcs/ |
| H A D | calcs_logger.h | 130 DC_LOG_BANDWIDTH_CALCS(" [enum] bw_defines memory_type: %d", vbios->memory_type); in print_bw_calcs_vbios() 131 DC_LOG_BANDWIDTH_CALCS(" [enum] bw_defines memory_type: %d", vbios->memory_type); in print_bw_calcs_vbios()
|
| H A D | dce_calcs.c | 601 if (vbios->memory_type == bw_def_hbm) in calculate_bandwidth() 621 if (vbios->memory_type == bw_def_hbm) in calculate_bandwidth() 1150 if (vbios->memory_type == bw_def_hbm) { in calculate_bandwidth() 2042 vbios.memory_type = bw_def_gddr5; in bw_calcs_init() 2158 vbios.memory_type = bw_def_gddr5; in bw_calcs_init() 2271 vbios.memory_type = bw_def_gddr5; in bw_calcs_init() 2387 vbios.memory_type = bw_def_gddr5; in bw_calcs_init() 2503 vbios.memory_type = bw_def_gddr5; in bw_calcs_init() 2616 vbios.memory_type = bw_def_hbm; in bw_calcs_init()
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | inventory.c | 349 || (mtbl_ptr->memory_type != PAT_MEMTYPE_MEMORY) in pat_memconfig()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/ |
| H A D | dce_calcs.h | 193 enum bw_defines memory_type; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ |
| H A D | rayctl.h | 505 UCHAR memory_type; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/ |
| H A D | atomfirmware.h | 2494 uint8_t memory_type; // enum of atom_dgpu_vram_type member 2572 uint8_t memory_type; // enum of atom_dgpu_vram_type member 2612 uint8_t memory_type; // enum of atom_dgpu_vram_type member
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/ |
| H A D | ddr3_spd.c | 136 enum memory_type { enum
|