Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/cell/
Diommu.c913 unsigned long dbase, dsize, fbase, fsize, hbase, hend; in cell_iommu_fixed_mapping_init() local
950 hbase = 0; /* use the device tree window */ in cell_iommu_fixed_mapping_init()
962 hbase = __pa(htab_address); in cell_iommu_fixed_mapping_init()
963 hend = hbase + htab_size_bytes; in cell_iommu_fixed_mapping_init()
966 if ((hbase != _ALIGN_UP(hbase, 1 << IO_SEGMENT_SHIFT)) || in cell_iommu_fixed_mapping_init()
976 if (hbase < dbase || (hend > (dbase + dsize))) { in cell_iommu_fixed_mapping_init()
991 if (hbase == 0) in cell_iommu_fixed_mapping_init()
994 dbase = hbase; in cell_iommu_fixed_mapping_init()
/Linux-v5.4/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-v5.4/arch/mips/include/asm/octeon/
Dcvmx-pci-defs.h296 uint32_t hbase:32; member
298 uint32_t hbase:32;
326 uint32_t hbase:32; member
328 uint32_t hbase:32;
354 uint32_t hbase:25; member
358 uint32_t hbase:25;