Searched refs:PAL_VM_SUMMARY (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/arch/ia64/hp/sim/boot/ |
D | boot_head.S | 147 1: cmp.eq p6,p7=PAL_VM_SUMMARY,r28
|
/linux-2.6.39/arch/ia64/kvm/ |
D | kvm_fw.c | 292 PAL_CALL(result, PAL_VM_SUMMARY, 0, 0, 0); in pal_vm_summary() 494 case PAL_VM_SUMMARY : in kvm_pal_emul()
|
/linux-2.6.39/arch/ia64/include/asm/ |
D | pal.h | 40 #define PAL_VM_SUMMARY 8 /* return summary on supported vm features */ macro 1655 PAL_CALL(iprv, PAL_VM_SUMMARY, 0, 0, 0); in ia64_pal_vm_summary()
|
/linux-2.6.39/Documentation/ |
D | kernel-parameters.txt | 1792 purges which is reported from either PAL_VM_SUMMARY or
|