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

/linux-master/arch/powerpc/include/asm/
H A Dhvcall.h139 #define H_PAGE_SET_UNUSED (H_PAGE_STATE_CHANGE | H_PAGE_UNUSED) macro
140 #define H_PAGE_SET_LOANED (H_PAGE_SET_UNUSED | (1UL<<(63-31)))
/linux-master/arch/powerpc/platforms/pseries/
H A Dlpar.c1786 pSeries_set_page_state(page, order, H_PAGE_SET_UNUSED);

Completed in 198 milliseconds