Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h126 #define H_PAGE_UNUSED ((1UL<<(63-29)) | (1UL<<(63-30))) macro
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h387 #define H_PAGE_UNUSED ((1ULL<<(63-29)) | (1ULL<<(63-30))) macro