/linux-6.12.1/drivers/firmware/efi/libstub/ |
D | alignedmem.c | 27 int memory_type) in efi_allocate_pages_aligned() argument 43 memory_type, size / EFI_PAGE_SIZE + slack, in efi_allocate_pages_aligned()
|
D | randomalloc.c | 58 int memory_type, in efi_random_alloc() argument 127 memory_type, pages, &target); in efi_random_alloc()
|
D | efistub.h | 1040 int memory_type, unsigned long alloc_min, 1069 int memory_type);
|
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv04/ |
D | arb.c | 48 int memory_type; member 149 mclks += (arb->memory_type == 0 ? 2 : 1) in nv10_calc_arb() 218 sim_data.memory_type = (type >> 12) & 1; in nv04_update_arb() 223 sim_data.memory_type = nvif_rd32(device, NV04_PFB_CFG0) & 0x1; in nv04_update_arb()
|
/linux-6.12.1/include/linux/ |
D | memremap.h | 69 enum memory_type { enum 131 enum memory_type type;
|
/linux-6.12.1/drivers/edac/ |
D | ghes_edac.c | 75 u8 memory_type; member 131 switch (entry->memory_type) { in assign_dmi_dimm_info() 196 entry->memory_type, entry->type_detail, in assign_dmi_dimm_info()
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atomfirmware.c | 430 mem_type = vram_info->v30.memory_type; in amdgpu_atomfirmware_get_vram_info() 453 mem_type = vram_module->v9.memory_type; in amdgpu_atomfirmware_get_vram_info() 474 mem_type = vram_module->v10.memory_type; in amdgpu_atomfirmware_get_vram_info() 495 mem_type = vram_module->v11.memory_type; in amdgpu_atomfirmware_get_vram_info() 516 mem_type = vram_module->v9.memory_type; in amdgpu_atomfirmware_get_vram_info()
|
/linux-6.12.1/tools/testing/selftests/kvm/lib/x86_64/ |
D | vmx.c | 28 uint64_t memory_type:3; member 40 uint64_t memory_type:3; member 203 .memory_type = X86_MEMTYPE_WB, in init_vmcs_control_fields()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/ |
D | dcn316_clk_mgr.c | 543 bw_params->vram_type = bios_info->memory_type; in dcn316_clk_mgr_helper_populate_bw_params() 545 bw_params->dram_channel_width_bytes = bios_info->memory_type == 0x22 ? 8 : 4; in dcn316_clk_mgr_helper_populate_bw_params() 634 if (ctx->dc_bios->integrated_info->memory_type == LpDdr5MemType) { in dcn316_clk_mgr_construct()
|
/linux-6.12.1/arch/parisc/include/asm/ |
D | pdcpat.h | 281 unsigned char memory_type; member
|
/linux-6.12.1/drivers/video/fbdev/nvidia/ |
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()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/ |
D | dcn31_clk_mgr.c | 614 bw_params->vram_type = bios_info->memory_type; in dcn31_clk_mgr_helper_populate_bw_params() 616 bw_params->dram_channel_width_bytes = bios_info->memory_type == 0x22 ? 8 : 4; in dcn31_clk_mgr_helper_populate_bw_params() 727 if (ctx->dc_bios->integrated_info->memory_type == LpDdr5MemType) { in dcn31_clk_mgr_construct()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/ |
D | dcn315_clk_mgr.c | 567 bw_params->vram_type = bios_info->memory_type; in dcn315_clk_mgr_helper_populate_bw_params() 569 bw_params->dram_channel_width_bytes = bios_info->memory_type == 0x22 ? 8 : 4; in dcn315_clk_mgr_helper_populate_bw_params() 654 if (ctx->dc_bios->integrated_info->memory_type == LpDdr5MemType) { in dcn315_clk_mgr_construct()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/ |
D | dcn314_clk_mgr.c | 736 bw_params->vram_type = bios_info->memory_type; in dcn314_clk_mgr_helper_populate_bw_params() 738 bw_params->dram_channel_width_bytes = bios_info->memory_type == 0x22 ? 8 : 4; in dcn314_clk_mgr_helper_populate_bw_params() 838 if (ctx->dc_bios->integrated_info->memory_type == LpDdr5MemType) in dcn314_clk_mgr_construct()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/include/ |
D | grph_object_ctrl_defs.h | 343 uint8_t memory_type; member
|
/linux-6.12.1/drivers/video/fbdev/riva/ |
D | riva_hw.c | 234 u32 memory_type; member 880 if (arb->memory_type == 0) in nv10CalcArbitration() 1063 sim_data.memory_type = (NV_RD32(&chip->PFB[0x00000200/4], 0) & 0x01) ? in nv10UpdateArbitrationSettings() 1118 pci_read_config_dword(dev, 0x7C, &sim_data.memory_type); in nForceUpdateArbitrationSettings() 1120 sim_data.memory_type = (sim_data.memory_type >> 12) & 1; in nForceUpdateArbitrationSettings()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/ |
D | dce110_clk_mgr.c | 179 if (dc->bw_vbios && dc->bw_vbios->memory_type == bw_def_hbm) in dce11_pplib_apply_display_requirements()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ |
D | rn_clk_mgr.c | 675 bw_params->vram_type = bios_info->memory_type; in rn_clk_mgr_helper_populate_bw_params() 743 if (ctx->dc_bios->integrated_info->memory_type == LpDdr4MemType) { in rn_clk_mgr_construct()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/ |
D | vg_clk_mgr.c | 600 bw_params->vram_type = bios_info->memory_type; in vg_clk_mgr_helper_populate_bw_params() 720 if (ctx->dc_bios->integrated_info->memory_type == LpDdr5MemType) { in vg_clk_mgr_construct()
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | ppatomctrl.h | 177 uint8_t memory_type; member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/basics/ |
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()
|
/linux-6.12.1/arch/parisc/kernel/ |
D | inventory.c | 349 || (mtbl_ptr->memory_type != PAT_MEMTYPE_MEMORY) in pat_memconfig()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/ |
D | dcn35_clk_mgr.c | 935 bw_params->vram_type = bios_info->memory_type; in dcn35_clk_mgr_helper_populate_bw_params() 936 bw_params->dram_channel_width_bytes = bios_info->memory_type == 0x22 ? 8 : 4; in dcn35_clk_mgr_helper_populate_bw_params() 1134 if (ctx->dc_bios->integrated_info->memory_type == LpDdr5MemType) { in dcn35_clk_mgr_construct()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/ |
D | dce_calcs.h | 193 enum bw_defines memory_type; member
|
/linux-6.12.1/drivers/scsi/smartpqi/ |
D | smartpqi.h | 310 u8 memory_type : 1; member 341 u8 memory_type : 1; member
|