Home
last modified time | relevance | path

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

/arch/powerpc/platforms/cell/
Diommu.c1044 unsigned long dbase, dsize, fbase, fsize, hbase, hend; in cell_iommu_fixed_mapping_init() local
1081 hbase = 0; /* use the device tree window */ in cell_iommu_fixed_mapping_init()
1093 hbase = __pa(htab_address); in cell_iommu_fixed_mapping_init()
1094 hend = hbase + htab_size_bytes; in cell_iommu_fixed_mapping_init()
1097 if ((hbase != _ALIGN_UP(hbase, 1 << IO_SEGMENT_SHIFT)) || in cell_iommu_fixed_mapping_init()
1107 if (hbase < dbase || (hend > (dbase + dsize))) { in cell_iommu_fixed_mapping_init()
1123 if (hbase == 0) in cell_iommu_fixed_mapping_init()
1126 dbase = hbase; in cell_iommu_fixed_mapping_init()
/arch/alpha/kernel/
Dcore_t2.c94 unsigned long hbase; member
401 t2_saved_config.hbase = *(vulp)T2_HBASE; in t2_save_configuration()
499 *(vulp)T2_HBASE = t2_saved_config.hbase; in t2_kill_arch()
/arch/mips/include/asm/octeon/
Dcvmx-pci-defs.h339 uint32_t hbase:32; member
341 uint32_t hbase:32;
383 uint32_t hbase:32; member
385 uint32_t hbase:32;
425 uint32_t hbase:25; member
429 uint32_t hbase:25;