Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dhvcall.h124 #define H_PAGE_SET_UNUSED (H_PAGE_STATE_CHANGE | H_PAGE_UNUSED) macro
125 #define H_PAGE_SET_LOANED (H_PAGE_SET_UNUSED | (1UL<<(63-31)))
/linux/arch/powerpc/platforms/pseries/
A Dlpar.c1792 pSeries_set_page_state(page, order, H_PAGE_SET_UNUSED); in arch_free_page()

Completed in 11 milliseconds