Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/cell/
Diommu.c1025 unsigned long dbase, dsize, fbase, fsize, hbase, hend; in cell_iommu_fixed_mapping_init() local
1062 hbase = 0; /* use the device tree window */ in cell_iommu_fixed_mapping_init()
1074 hbase = __pa(htab_address); in cell_iommu_fixed_mapping_init()
1075 hend = hbase + htab_size_bytes; in cell_iommu_fixed_mapping_init()
1078 if ((hbase != _ALIGN_UP(hbase, 1 << IO_SEGMENT_SHIFT)) || in cell_iommu_fixed_mapping_init()
1088 if (hbase < dbase || (hend > (dbase + dsize))) { in cell_iommu_fixed_mapping_init()
1103 if (hbase == 0) in cell_iommu_fixed_mapping_init()
1106 dbase = hbase; in cell_iommu_fixed_mapping_init()
/Linux-v4.19/arch/alpha/kernel/
Dcore_t2.c95 unsigned long hbase; member
402 t2_saved_config.hbase = *(vulp)T2_HBASE; in t2_save_configuration()
500 *(vulp)T2_HBASE = t2_saved_config.hbase; in t2_kill_arch()
/Linux-v4.19/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;