Lines Matching defs:PAL_CALL
799 #define PAL_CALL(iprv,a0,a1,a2,a3) do { \
912 PAL_CALL(iprv, PAL_CACHE_INFO, cache_level, cache_type, 0);
930 PAL_CALL(iprv, PAL_CACHE_PROT_INFO, cache_level, cache_type, 0);
952 PAL_CALL(iprv, PAL_CACHE_FLUSH, cache_type, invalidate, *progress);
965 PAL_CALL(iprv, PAL_CACHE_INIT, level, cache_type, rest);
977 PAL_CALL(iprv, PAL_CACHE_LINE_INIT, physical_addr, data_value, 0);
997 PAL_CALL(iprv, PAL_CACHE_SUMMARY, 0, 0, 0);
1022 PAL_CALL(iprv, PAL_COPY_INFO, copy_type, num_procs, num_iopics);
1035 PAL_CALL(iprv, PAL_COPY_PAL, target_addr, alloc_size, processor);
1046 PAL_CALL(iprv, PAL_DEBUG_INFO, 0, 0, 0);
1061 PAL_CALL(iprv, PAL_ENTER_IA_32_ENV, ia32_env1, ia32_env2, ia32_env3);
1071 PAL_CALL(iprv, PAL_FIXED_ADDR, 0, 0, 0);
1081 PAL_CALL(iprv, PAL_FREQ_BASE, 0, 0, 0);
1096 PAL_CALL(iprv, PAL_FREQ_RATIOS, 0, 0, 0);
1114 PAL_CALL(iprv, PAL_GET_HW_POLICY, proc_num, 0, 0);
1132 PAL_CALL(iprv, PAL_HALT, halt_state, 0, 0);
1192 PAL_CALL(iprv, PAL_HALT_LIGHT, 0, 0, 0);
1204 PAL_CALL(iprv, PAL_MC_CLEAR_LOG, 0, 0, 0);
1217 PAL_CALL(iprv, PAL_MC_DRAIN, 0, 0, 0);
1226 PAL_CALL(iprv, PAL_MC_DYNAMIC_STATE, info_type, dy_buffer, 0);
1237 PAL_CALL(iprv, PAL_MC_ERROR_INFO, info_index, type_index, 0);
1283 PAL_CALL(iprv, PAL_MC_EXPECTED, expected, 0, 0);
1307 PAL_CALL(iprv, PAL_MC_HW_TRACKING, 0, 0, 0);
1321 PAL_CALL(iprv, PAL_MC_REGISTER_MEM, physical_addr, size, 0);
1334 PAL_CALL(iprv, PAL_MC_RESUME, set_cmci, save_ptr, 0);
1343 PAL_CALL(iprv, PAL_MEM_ATTRIB, 0, 0, 0);
1356 PAL_CALL(iprv, PAL_MEM_FOR_TEST, 0, 0, 0);
1382 PAL_CALL(iprv, PAL_PERF_MON_INFO, (unsigned long) pm_buffer, 0, 0);
1395 PAL_CALL(iprv, PAL_PLATFORM_ADDR, type, physical_addr, 0);
1404 PAL_CALL(iprv, PAL_PMI_ENTRYPOINT, sal_pmi_entry_addr, 0, 0);
1456 PAL_CALL(iprv, PAL_PTCE_INFO, 0, 0, 0);
1472 PAL_CALL(iprv, PAL_REGISTER_INFO, info_request, 0, 0);
1496 PAL_CALL(iprv, PAL_RSE_INFO, 0, 0, 0);
1511 PAL_CALL(iprv, PAL_SET_HW_POLICY, policy, 0, 0);
1523 PAL_CALL(iprv, PAL_SHUTDOWN, 0, 0, 0);
1532 PAL_CALL(iprv, PAL_TEST_PROC, test_addr, test_size, attributes);
1600 PAL_CALL(iprv, PAL_VM_INFO, tc_level, tc_type, 0);
1614 PAL_CALL(iprv, PAL_VM_PAGE_SIZE, 0, 0, 0);
1656 PAL_CALL(iprv, PAL_VM_SUMMARY, 0, 0, 0);
1679 PAL_CALL(iprv, PAL_VP_INFO, feature_set, vp_buffer, 0);
1727 PAL_CALL(iprv, PAL_PREFETCH_VISIBILITY, trans_type, 0, 0);
1786 PAL_CALL(iprv, PAL_LOGICAL_TO_PHYSICAL, proc_number, 0, 0);
1814 PAL_CALL(iprv, PAL_CACHE_SHARED_INFO, level, type, proc_number);