Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dmmu_pv.c676 unsigned pgfl = TestSetPagePinned(page); in xen_pin_page() local
678 if (!pgfl) { in xen_pin_page()
799 unsigned pgfl = TestClearPagePinned(page); in xen_unpin_page() local
801 if (pgfl) { in xen_unpin_page()