Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dhvcall.h37 #define H_PTEG_FULL -6 /* PTEG is full */ macro
/linux-2.6.39/arch/powerpc/platforms/pseries/
Dlpar.c334 if (unlikely(lpar_rc == H_PTEG_FULL)) { in pSeries_lpar_hpte_insert()