Searched refs:hbase (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/cell/
H A Diommu.c1044 unsigned long dbase, dsize, fbase, fsize, hbase, hend; cell_iommu_fixed_mapping_init() local
1081 hbase = 0; /* use the device tree window */ cell_iommu_fixed_mapping_init()
1093 hbase = __pa(htab_address); cell_iommu_fixed_mapping_init()
1094 hend = hbase + htab_size_bytes; cell_iommu_fixed_mapping_init()
1097 if ((hbase != _ALIGN_UP(hbase, 1 << IO_SEGMENT_SHIFT)) || cell_iommu_fixed_mapping_init()
1107 if (hbase < dbase || (hend > (dbase + dsize))) { cell_iommu_fixed_mapping_init()
1122 if (hbase == 0) cell_iommu_fixed_mapping_init()
1125 dbase = hbase; cell_iommu_fixed_mapping_init()
/linux-4.4.14/arch/alpha/kernel/
H A Dcore_t2.c94 unsigned long hbase; member in struct:__anon84
402 t2_saved_config.hbase = *(vulp)T2_HBASE;
500 *(vulp)T2_HBASE = t2_saved_config.hbase; t2_kill_arch()
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h339 uint32_t hbase:32; member in struct:cvmx_pci_cfg05::cvmx_pci_cfg05_s
341 uint32_t hbase:32;
383 uint32_t hbase:32; member in struct:cvmx_pci_cfg07::cvmx_pci_cfg07_s
385 uint32_t hbase:32;
425 uint32_t hbase:25; member in struct:cvmx_pci_cfg09::cvmx_pci_cfg09_s
429 uint32_t hbase:25;

Completed in 228 milliseconds