Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dspapr_vhyp_mmu.c89 return H_PTEG_FULL; in h_enter()
95 return H_PTEG_FULL; in h_enter()
521 return H_PTEG_FULL; in rehash_hpte()
H A Dspapr_hcall.c71 return H_PTEG_FULL; in resize_hpt_convert_rc()
/qemu/include/hw/ppc/
H A Dspapr.h318 #define H_PTEG_FULL -6 /* PTEG is full */ macro