Searched refs:htab_address (Results 1 – 6 of 6) sorted by relevance
341 struct hash_pte *hptep = htab_address + hpte_group; in native_hpte_insert()406 hptep = htab_address + hpte_group + slot_offset; in native_hpte_remove()436 struct hash_pte *hptep = htab_address + slot; in native_hpte_updatepp()500 hptep = htab_address + slot; in native_hpte_find()532 hptep = htab_address + slot; in native_hpte_updateboltedpp()564 hptep = htab_address + slot; in native_hpte_removebolted()580 struct hash_pte *hptep = htab_address + slot; in native_hpte_invalidate()649 hptep = htab_address + slot; in native_hugepage_invalidate()767 struct hash_pte *hptep = htab_address; in native_hpte_clear()833 hptep = htab_address + slot; in native_flush_hash_range()
104 struct hash_pte *htab_address; variable864 htab_address = NULL; in htab_initialize()901 htab_address = __va(table); in htab_initialize()
397 if (!htab_address) in export_htab_values()408 htab_base = cpu_to_be64(__pa(htab_address)); in export_htab_values()
958 if (!htab_address) { in cell_iommu_fixed_mapping_init()962 hbase = __pa(htab_address); in cell_iommu_fixed_mapping_init()
180 extern struct hash_pte *htab_address;
226 hptep = htab_address + hpte_group; in native_find()