diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-12-15 19:09:15 -0500 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-12-15 19:09:15 -0500 |
commit | efdad722ef4d69eaaa8335deab0b6f55f52d7e57 (patch) | |
tree | b50381ee7ec4c3616520124101db4a4b6bae669c /arch/powerpc/include | |
parent | e6f08d37e6641b38b2da4ad40d6ca2cfb616a1dc (diff) | |
parent | 987706acf8e3a6e50445c5712e994b937cbdd83c (diff) |
Merge branch 'ps3' into next
Diffstat (limited to 'arch/powerpc/include')
-rw-r--r-- | arch/powerpc/include/asm/lv1call.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/powerpc/include/asm/lv1call.h b/arch/powerpc/include/asm/lv1call.h index f77c708c67a0..233f9ecae761 100644 --- a/arch/powerpc/include/asm/lv1call.h +++ b/arch/powerpc/include/asm/lv1call.h | |||
@@ -231,7 +231,7 @@ LV1_CALL(allocate_memory, 4, 2, 0 ) | |||
231 | LV1_CALL(write_htab_entry, 4, 0, 1 ) | 231 | LV1_CALL(write_htab_entry, 4, 0, 1 ) |
232 | LV1_CALL(construct_virtual_address_space, 3, 2, 2 ) | 232 | LV1_CALL(construct_virtual_address_space, 3, 2, 2 ) |
233 | LV1_CALL(invalidate_htab_entries, 5, 0, 3 ) | 233 | LV1_CALL(invalidate_htab_entries, 5, 0, 3 ) |
234 | LV1_CALL(get_virtual_address_space_id_of_ppe, 1, 1, 4 ) | 234 | LV1_CALL(get_virtual_address_space_id_of_ppe, 0, 1, 4 ) |
235 | LV1_CALL(query_logical_partition_address_region_info, 1, 5, 6 ) | 235 | LV1_CALL(query_logical_partition_address_region_info, 1, 5, 6 ) |
236 | LV1_CALL(select_virtual_address_space, 1, 0, 7 ) | 236 | LV1_CALL(select_virtual_address_space, 1, 0, 7 ) |
237 | LV1_CALL(pause, 1, 0, 9 ) | 237 | LV1_CALL(pause, 1, 0, 9 ) |
@@ -264,7 +264,7 @@ LV1_CALL(configure_execution_time_variable, 1, 0, 77 ) | |||
264 | LV1_CALL(get_spe_irq_outlet, 2, 1, 78 ) | 264 | LV1_CALL(get_spe_irq_outlet, 2, 1, 78 ) |
265 | LV1_CALL(set_spe_privilege_state_area_1_register, 3, 0, 79 ) | 265 | LV1_CALL(set_spe_privilege_state_area_1_register, 3, 0, 79 ) |
266 | LV1_CALL(create_repository_node, 6, 0, 90 ) | 266 | LV1_CALL(create_repository_node, 6, 0, 90 ) |
267 | LV1_CALL(get_repository_node_value, 5, 2, 91 ) | 267 | LV1_CALL(read_repository_node, 5, 2, 91 ) |
268 | LV1_CALL(modify_repository_node_value, 6, 0, 92 ) | 268 | LV1_CALL(modify_repository_node_value, 6, 0, 92 ) |
269 | LV1_CALL(remove_repository_node, 4, 0, 93 ) | 269 | LV1_CALL(remove_repository_node, 4, 0, 93 ) |
270 | LV1_CALL(read_htab_entries, 2, 5, 95 ) | 270 | LV1_CALL(read_htab_entries, 2, 5, 95 ) |
@@ -276,7 +276,7 @@ LV1_CALL(construct_io_irq_outlet, 1, 1, 120 ) | |||
276 | LV1_CALL(destruct_io_irq_outlet, 1, 0, 121 ) | 276 | LV1_CALL(destruct_io_irq_outlet, 1, 0, 121 ) |
277 | LV1_CALL(map_htab, 1, 1, 122 ) | 277 | LV1_CALL(map_htab, 1, 1, 122 ) |
278 | LV1_CALL(unmap_htab, 1, 0, 123 ) | 278 | LV1_CALL(unmap_htab, 1, 0, 123 ) |
279 | LV1_CALL(get_version_info, 0, 1, 127 ) | 279 | LV1_CALL(get_version_info, 0, 2, 127 ) |
280 | LV1_CALL(insert_htab_entry, 6, 3, 158 ) | 280 | LV1_CALL(insert_htab_entry, 6, 3, 158 ) |
281 | LV1_CALL(read_virtual_uart, 3, 1, 162 ) | 281 | LV1_CALL(read_virtual_uart, 3, 1, 162 ) |
282 | LV1_CALL(write_virtual_uart, 3, 1, 163 ) | 282 | LV1_CALL(write_virtual_uart, 3, 1, 163 ) |
@@ -294,9 +294,9 @@ LV1_CALL(unmap_device_dma_region, 4, 0, 177 ) | |||
294 | LV1_CALL(net_add_multicast_address, 4, 0, 185 ) | 294 | LV1_CALL(net_add_multicast_address, 4, 0, 185 ) |
295 | LV1_CALL(net_remove_multicast_address, 4, 0, 186 ) | 295 | LV1_CALL(net_remove_multicast_address, 4, 0, 186 ) |
296 | LV1_CALL(net_start_tx_dma, 4, 0, 187 ) | 296 | LV1_CALL(net_start_tx_dma, 4, 0, 187 ) |
297 | LV1_CALL(net_stop_tx_dma, 3, 0, 188 ) | 297 | LV1_CALL(net_stop_tx_dma, 2, 0, 188 ) |
298 | LV1_CALL(net_start_rx_dma, 4, 0, 189 ) | 298 | LV1_CALL(net_start_rx_dma, 4, 0, 189 ) |
299 | LV1_CALL(net_stop_rx_dma, 3, 0, 190 ) | 299 | LV1_CALL(net_stop_rx_dma, 2, 0, 190 ) |
300 | LV1_CALL(net_set_interrupt_status_indicator, 4, 0, 191 ) | 300 | LV1_CALL(net_set_interrupt_status_indicator, 4, 0, 191 ) |
301 | LV1_CALL(net_set_interrupt_mask, 4, 0, 193 ) | 301 | LV1_CALL(net_set_interrupt_mask, 4, 0, 193 ) |
302 | LV1_CALL(net_control, 6, 2, 194 ) | 302 | LV1_CALL(net_control, 6, 2, 194 ) |