Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dmmu_pv.c740 unsigned pgfl = TestSetPagePinned(page); in xen_pin_page() local
742 if (!pgfl) { in xen_pin_page()
870 unsigned pgfl = TestClearPagePinned(page); in xen_unpin_page() local
872 if (pgfl) { in xen_unpin_page()