Searched refs:PS3_LPAR_VAS_ID_CURRENT (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/powerpc/platforms/ps3/ ! |
D | htab.c | 28 PS3_LPAR_VAS_ID_CURRENT = 0, enumerator 58 result = lv1_insert_htab_entry(PS3_LPAR_VAS_ID_CURRENT, hpte_group, in ps3_hpte_insert() 75 result = lv1_read_htab_entries(PS3_LPAR_VAS_ID_CURRENT, in ps3_hpte_insert() 112 result = lv1_read_htab_entries(PS3_LPAR_VAS_ID_CURRENT, slot & ~0x3UL, in ps3_hpte_updatepp() 137 result = lv1_write_htab_entry(PS3_LPAR_VAS_ID_CURRENT, in ps3_hpte_updatepp() 160 result = lv1_write_htab_entry(PS3_LPAR_VAS_ID_CURRENT, slot, 0, 0); in ps3_hpte_invalidate() 178 lv1_write_htab_entry(PS3_LPAR_VAS_ID_CURRENT, i, 0, 0); in ps3_hpte_clear()
|