| /linux/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() 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/drivers/firmware/efi/libstub/ |
| H A 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()
|
| H A D | randomalloc.c | 61 int memory_type, in efi_random_alloc() argument 134 memory_type, pages, &target); in efi_random_alloc()
|
| /linux/include/linux/ |
| H A D | memremap.h | 68 enum memory_type { enum 137 enum memory_type type;
|
| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | vmx.c | 26 uint64_t memory_type:3; member 38 uint64_t memory_type:3; member 201 .memory_type = X86_MEMTYPE_WB, in init_vmcs_control_fields()
|
| /linux/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()
|
| /linux/arch/parisc/include/asm/ |
| H A D | pdcpat.h | 281 unsigned char memory_type; member
|
| /linux/drivers/video/fbdev/riva/ |
| H A 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/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ |
| H A 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/drivers/gpu/drm/amd/display/dc/basics/ |
| 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()
|
| /linux/arch/parisc/kernel/ |
| H A D | inventory.c | 349 || (mtbl_ptr->memory_type != PAT_MEMTYPE_MEMORY) in pat_memconfig()
|
| /linux/drivers/gpu/drm/amd/display/dc/inc/ |
| H A D | dce_calcs.h | 193 enum bw_defines memory_type; member
|
| /linux/drivers/scsi/smartpqi/ |
| H A D | smartpqi.h | 310 u8 memory_type : 1; member 341 u8 memory_type : 1; member
|
| /linux/include/acpi/ |
| H A D | actbl1.h | 454 u8 memory_type; member
|
| /linux/drivers/gpu/drm/amd/display/dc/bios/ |
| H A D | bios_parser2.c | 2536 info->memory_type = info_v11->memorytype; in get_integrated_info_v11() 2753 info->memory_type = info_v2_1->memorytype; in get_integrated_info_v2_1() 2915 info->memory_type = info_v2_2->memorytype; in get_integrated_info_v2_2()
|
| H A D | bios_parser.c | 2370 info->memory_type = info_v8->ucMemoryType; in get_integrated_info_v8() 2517 info->memory_type = info_v9->ucMemoryType; in get_integrated_info_v9()
|
| /linux/drivers/edac/ |
| H A D | i7core_edac.c | 1859 u8 memory_type; member
|