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()600 struct hash_pte *hptep = htab_address; in native_hpte_clear()662 hptep = htab_address + slot; in native_flush_hash_range()
98 struct hash_pte *htab_address; variable705 htab_address = NULL; in htab_initialize()732 htab_address = __va(table); in htab_initialize()
79 if (htab_address) { in default_machine_kexec_prepare()80 low = __pa(htab_address); in default_machine_kexec_prepare()407 if (!htab_address) in export_htab_values()422 htab_base = cpu_to_be64(__pa(htab_address)); in export_htab_values()
570 if (htab_address) in setup_system()571 pr_info("htab_address = 0x%p\n", htab_address); in setup_system()
125 extern struct hash_pte *htab_address;
1089 if (!htab_address) { in cell_iommu_fixed_mapping_init()1093 hbase = __pa(htab_address); in cell_iommu_fixed_mapping_init()