Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/iSeries/
DHvCallHpt.h73 static inline u64 HvCallHpt_getHptPages(void) in HvCallHpt_getHptPages() function
/linux-2.4.37.9/arch/ppc64/kernel/
DiSeries_setup.c484 hptSizePages = (u32)(HvCallHpt_getHptPages()); in build_iSeries_Memory_Map()