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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpal.h798 #define PAL_CALL(iprv,a0,a1,a2,a3) do { \ macro
911 PAL_CALL(iprv, PAL_CACHE_INFO, cache_level, cache_type, 0);
929 PAL_CALL(iprv, PAL_CACHE_PROT_INFO, cache_level, cache_type, 0);
951 PAL_CALL(iprv, PAL_CACHE_FLUSH, cache_type, invalidate, *progress);
964 PAL_CALL(iprv, PAL_CACHE_INIT, level, cache_type, rest);
976 PAL_CALL(iprv, PAL_CACHE_LINE_INIT, physical_addr, data_value, 0);
996 PAL_CALL(iprv, PAL_CACHE_SUMMARY, 0, 0, 0);
1021 PAL_CALL(iprv, PAL_COPY_INFO, copy_type, num_procs, num_iopics);
1034 PAL_CALL(iprv, PAL_COPY_PAL, target_addr, alloc_size, processor);
1045 PAL_CALL(ipr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kvm/
H A Dkvm_fw.c161 PAL_CALL(result, PAL_CACHE_SUMMARY, 0, 0, 0);
170 PAL_CALL(result, PAL_FREQ_BASE, 0, 0, 0);
210 PAL_CALL(result, PAL_FREQ_RATIOS, 0, 0, 0);
284 PAL_CALL(result, PAL_VM_SUMMARY, 0, 0, 0);

Completed in 114 milliseconds