Lines Matching defs:PAL_CALL
800 #define PAL_CALL(iprv,a0,a1,a2,a3) do { \
913 PAL_CALL(iprv, PAL_CACHE_INFO, cache_level, cache_type, 0);
931 PAL_CALL(iprv, PAL_CACHE_PROT_INFO, cache_level, cache_type, 0);
953 PAL_CALL(iprv, PAL_CACHE_FLUSH, cache_type, invalidate, *progress);
966 PAL_CALL(iprv, PAL_CACHE_INIT, level, cache_type, rest);
978 PAL_CALL(iprv, PAL_CACHE_LINE_INIT, physical_addr, data_value, 0);
998 PAL_CALL(iprv, PAL_CACHE_SUMMARY, 0, 0, 0);
1023 PAL_CALL(iprv, PAL_COPY_INFO, copy_type, num_procs, num_iopics);
1036 PAL_CALL(iprv, PAL_COPY_PAL, target_addr, alloc_size, processor);
1047 PAL_CALL(iprv, PAL_DEBUG_INFO, 0, 0, 0);
1062 PAL_CALL(iprv, PAL_ENTER_IA_32_ENV, ia32_env1, ia32_env2, ia32_env3);
1072 PAL_CALL(iprv, PAL_FIXED_ADDR, 0, 0, 0);
1082 PAL_CALL(iprv, PAL_FREQ_BASE, 0, 0, 0);
1097 PAL_CALL(iprv, PAL_FREQ_RATIOS, 0, 0, 0);
1115 PAL_CALL(iprv, PAL_GET_HW_POLICY, proc_num, 0, 0);
1133 PAL_CALL(iprv, PAL_HALT, halt_state, 0, 0);
1193 PAL_CALL(iprv, PAL_HALT_LIGHT, 0, 0, 0);
1205 PAL_CALL(iprv, PAL_MC_CLEAR_LOG, 0, 0, 0);
1218 PAL_CALL(iprv, PAL_MC_DRAIN, 0, 0, 0);
1227 PAL_CALL(iprv, PAL_MC_DYNAMIC_STATE, info_type, dy_buffer, 0);
1238 PAL_CALL(iprv, PAL_MC_ERROR_INFO, info_index, type_index, 0);
1284 PAL_CALL(iprv, PAL_MC_EXPECTED, expected, 0, 0);
1308 PAL_CALL(iprv, PAL_MC_HW_TRACKING, 0, 0, 0);
1322 PAL_CALL(iprv, PAL_MC_REGISTER_MEM, physical_addr, size, 0);
1335 PAL_CALL(iprv, PAL_MC_RESUME, set_cmci, save_ptr, 0);
1344 PAL_CALL(iprv, PAL_MEM_ATTRIB, 0, 0, 0);
1357 PAL_CALL(iprv, PAL_MEM_FOR_TEST, 0, 0, 0);
1383 PAL_CALL(iprv, PAL_PERF_MON_INFO, (unsigned long) pm_buffer, 0, 0);
1396 PAL_CALL(iprv, PAL_PLATFORM_ADDR, type, physical_addr, 0);
1405 PAL_CALL(iprv, PAL_PMI_ENTRYPOINT, sal_pmi_entry_addr, 0, 0);
1457 PAL_CALL(iprv, PAL_PTCE_INFO, 0, 0, 0);
1473 PAL_CALL(iprv, PAL_REGISTER_INFO, info_request, 0, 0);
1497 PAL_CALL(iprv, PAL_RSE_INFO, 0, 0, 0);
1512 PAL_CALL(iprv, PAL_SET_HW_POLICY, policy, 0, 0);
1524 PAL_CALL(iprv, PAL_SHUTDOWN, 0, 0, 0);
1533 PAL_CALL(iprv, PAL_TEST_PROC, test_addr, test_size, attributes);
1601 PAL_CALL(iprv, PAL_VM_INFO, tc_level, tc_type, 0);
1615 PAL_CALL(iprv, PAL_VM_PAGE_SIZE, 0, 0, 0);
1657 PAL_CALL(iprv, PAL_VM_SUMMARY, 0, 0, 0);
1680 PAL_CALL(iprv, PAL_VP_INFO, feature_set, vp_buffer, 0);
1728 PAL_CALL(iprv, PAL_PREFETCH_VISIBILITY, trans_type, 0, 0);
1787 PAL_CALL(iprv, PAL_LOGICAL_TO_PHYSICAL, proc_number, 0, 0);
1815 PAL_CALL(iprv, PAL_CACHE_SHARED_INFO, level, type, proc_number);