Home
last modified time | relevance | path

Searched refs:PAL_GET_PSTATE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/ia64/include/asm/
Dpal.h86 #define PAL_GET_PSTATE 262 /* get the current P-state */ macro
1161 PAL_CALL_STK(iprv, PAL_GET_PSTATE, type, 0, 0); in ia64_pal_get_pstate()
/linux-2.6.39/arch/ia64/kvm/
Dkvm_fw.c541 case PAL_GET_PSTATE: in kvm_pal_emul()