Searched refs:H_ZERO_PAGE (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dhvcall.h148 #define H_ZERO_PAGE (1UL<<(63-48)) /* zero the page before mapping (ignored for IO pages) */ macro
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c998 H_ZERO_PAGE | H_COPY_PAGE | H_PAGE_SET_LOANED))
1008 else if (flags & H_ZERO_PAGE)
H A Dbook3s_hv.c1017 H_ZERO_PAGE | H_COPY_PAGE | H_PAGE_SET_LOANED))
1029 } else if (flags & H_ZERO_PAGE) {

Completed in 135 milliseconds