Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/xen/
Dmmu_pv.c680 unsigned pgfl = TestSetPagePinned(page); in xen_pin_page() local
682 if (!pgfl) { in xen_pin_page()
805 unsigned pgfl = TestClearPagePinned(page); in xen_unpin_page() local
807 if (pgfl) { in xen_unpin_page()