Home
last modified time | relevance | path

Searched defs:H_ZERO_PAGE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h136 #define H_ZERO_PAGE (1UL<<(63-48)) /* zero the page before mapping (ignored for IO pages) */ macro
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h398 #define H_ZERO_PAGE (1ULL<<(63-48)) /* zero the page before mapping (ignored for IO pag… macro