Searched refs:htab_address (Results 1 – 7 of 7) sorted by relevance
322 struct hash_pte *hptep = htab_address + hpte_group; in native_hpte_insert()387 hptep = htab_address + hpte_group + slot_offset; in native_hpte_remove()417 struct hash_pte *hptep = htab_address + slot; in native_hpte_updatepp()481 hptep = htab_address + slot; in native_hpte_find()513 hptep = htab_address + slot; in native_hpte_updateboltedpp()545 hptep = htab_address + slot; in native_hpte_removebolted()561 struct hash_pte *hptep = htab_address + slot; in native_hpte_invalidate()630 hptep = htab_address + slot; in native_hugepage_invalidate()748 struct hash_pte *hptep = htab_address; in native_hpte_clear()814 hptep = htab_address + slot; in native_flush_hash_range()
103 struct hash_pte *htab_address; variable852 htab_address = NULL; in htab_initialize()891 htab_address = __va(table); in htab_initialize()
230 hptep = htab_address + hpte_group; in native_find()
392 if (!htab_address) in export_htab_values()403 htab_base = cpu_to_be64(__pa(htab_address)); in export_htab_values()
829 if (htab_address) in print_system_info()830 pr_info("htab_address = 0x%p\n", htab_address); in print_system_info()
184 extern struct hash_pte *htab_address;
1070 if (!htab_address) { in cell_iommu_fixed_mapping_init()1074 hbase = __pa(htab_address); in cell_iommu_fixed_mapping_init()