PAGE_EXT_OWNER_ALLOCATED
__set_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags);
__clear_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags);
if (!test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags))
if (test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags))
if (!test_bit(PAGE_EXT_OWNER_ALLOCATED, &page_ext->flags))