Searched refs:htab_address (Results 1 – 6 of 6) sorted by relevance
143 struct hash_pte *hptep = htab_address + hpte_group; in native_hpte_insert()203 hptep = htab_address + hpte_group + slot_offset; in native_hpte_remove()233 struct hash_pte *hptep = htab_address + slot; in native_hpte_updatepp()278 hptep = htab_address + slot; in native_hpte_find()310 hptep = htab_address + slot; in native_hpte_updateboltedpp()323 struct hash_pte *hptep = htab_address + slot; in native_hpte_invalidate()424 struct hash_pte *hptep = htab_address; in native_hpte_clear()494 hptep = htab_address + slot; in native_flush_hash_range()
92 struct hash_pte *htab_address; variable618 htab_address = NULL; in htab_initialize()635 htab_address = abs_to_virt(table); in htab_initialize()
63 if (htab_address) { in default_machine_kexec_prepare()64 low = __pa(htab_address); in default_machine_kexec_prepare()383 if (!htab_address) in export_htab_values()398 htab_base = __pa(htab_address); in export_htab_values()
414 if (htab_address) in setup_system()415 printk("htab_address = 0x%p\n", htab_address); in setup_system()
118 extern struct hash_pte *htab_address;
1078 if (!htab_address) { in cell_iommu_fixed_mapping_init()1082 hbase = __pa(htab_address); in cell_iommu_fixed_mapping_init()