Searched refs:htab_address (Results 1 – 6 of 6) sorted by relevance
198 struct hash_pte *hptep = htab_address + hpte_group; in native_hpte_insert()258 hptep = htab_address + hpte_group + slot_offset; in native_hpte_remove()288 struct hash_pte *hptep = htab_address + slot; in native_hpte_updatepp()351 hptep = htab_address + slot; in native_hpte_find()384 hptep = htab_address + slot; in native_hpte_updateboltedpp()400 struct hash_pte *hptep = htab_address + slot; in native_hpte_invalidate()465 hptep = htab_address + slot; in native_hugepage_invalidate()592 struct hash_pte *hptep = htab_address; in native_hpte_clear()663 hptep = htab_address + slot; in native_flush_hash_range()
97 struct hash_pte *htab_address; variable704 htab_address = NULL; in htab_initialize()731 htab_address = __va(table); in htab_initialize()
64 if (htab_address) { in default_machine_kexec_prepare()65 low = __pa(htab_address); in default_machine_kexec_prepare()390 if (!htab_address) in export_htab_values()405 htab_base = cpu_to_be64(__pa(htab_address)); in export_htab_values()
546 if (htab_address) in setup_system()547 pr_info("htab_address = 0x%p\n", htab_address); in setup_system()
124 extern struct hash_pte *htab_address;
1083 if (!htab_address) { in cell_iommu_fixed_mapping_init()1087 hbase = __pa(htab_address); in cell_iommu_fixed_mapping_init()