Home
last modified time | relevance | path

Searched refs:dense_mem_base (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/arch/alpha/kernel/
H A Dpci-sysfs.c25 base = sparse ? hose->sparse_mem_base : hose->dense_mem_base; in hose_mmap_page_range()
150 dense_offset = (long)(hose->dense_mem_base - hose->sparse_mem_base); in sparse_mem_mmap_fits()
186 dense_base = hose->dense_mem_base; in pci_create_attr()
H A Dpci-noop.c85 return hose->dense_mem_base; in SYSCALL_DEFINE3()
H A Dcore_polaris.c169 hose->dense_mem_base = POLARIS_DENSE_MEM_BASE - IDENT_ADDR; in polaris_init_arch()
H A Dsys_jensen.c201 hose->dense_mem_base = 0; in jensen_init_arch()
H A Dcore_apecs.c339 hose->dense_mem_base = APECS_DENSE_MEM - IDENT_ADDR; in apecs_init_arch()
H A Dcore_irongate.c288 hose->dense_mem_base in irongate_init_arch()
H A Dcore_lca.c264 hose->dense_mem_base = LCA_DENSE_MEM - IDENT_ADDR; in lca_init_arch()
H A Dpci.c451 return hose->dense_mem_base; in SYSCALL_DEFINE3()
H A Dcore_cia.c705 hose->dense_mem_base = CIA_DENSE_MEM - IDENT_ADDR; in do_init_arch()
710 hose->dense_mem_base = CIA_BW_MEM - IDENT_ADDR; in do_init_arch()
H A Dcore_tsunami.c266 hose->dense_mem_base in tsunami_init_one_pchip()
H A Dcore_t2.c447 hose->dense_mem_base = T2_DENSE_MEM - IDENT_ADDR; in t2_init_arch()
H A Dcore_mcpcia.c305 hose->dense_mem_base = MCPCIA_DENSE(mid) - IDENT_ADDR; in mcpcia_new_hose()
H A Dcore_wildfire.c75 hose->dense_mem_base = WILDFIRE_MEM(qbbno, hoseno); in wildfire_init_hose()
H A Dcore_titan.c266 hose->dense_mem_base in titan_init_one_pachip_port()
H A Dcore_marvel.c239 hose->dense_mem_base = IO7_MEM_PHYS(io7->pe, port); in io7_init_hose()
/openbmc/linux/arch/alpha/include/asm/
H A Dpci.h31 unsigned long dense_mem_base; member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_vm.c504 return dev->hose->dense_mem_base; in drm_core_get_reg_ofs()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c308 rdev->hose->dense_mem_base; in radeon_ttm_io_mem_reserve()