Searched refs:PS3_LPAR_VAS_ID_CURRENT (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/ps3/
H A Dhtab.c41 PS3_LPAR_VAS_ID_CURRENT = 0, enumerator in enum:ps3_lpar_vas_id
71 result = lv1_insert_htab_entry(PS3_LPAR_VAS_ID_CURRENT, hpte_group, ps3_hpte_insert()
88 result = lv1_read_htab_entries(PS3_LPAR_VAS_ID_CURRENT, ps3_hpte_insert()
125 result = lv1_read_htab_entries(PS3_LPAR_VAS_ID_CURRENT, slot & ~0x3UL, ps3_hpte_updatepp()
150 result = lv1_write_htab_entry(PS3_LPAR_VAS_ID_CURRENT, ps3_hpte_updatepp()
173 result = lv1_write_htab_entry(PS3_LPAR_VAS_ID_CURRENT, slot, 0, 0); ps3_hpte_invalidate()
190 lv1_write_htab_entry(PS3_LPAR_VAS_ID_CURRENT, i, 0, 0); ps3_hpte_clear()

Completed in 50 milliseconds