Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dsvm.c69 static struct page *dtl_page_store[NR_DTL_PAGE]; variable
77 if (dtl_page_store[i] == page) in is_dtl_page_shared()
89 dtl_page_store[dtl_nr_pages] = page; in dtl_cache_ctor()