Lines Matching defs:flag
173 * when the GFN is paged-in. Its pfn[] has KVMPPC_GFN_UVMEM_PFN flag
176 * the GFN is pagedout. Its pfn[] has KVMPPC_GFN_MEM_PFN flag set.
180 * KVMPPC_UVMEM_SHARED_PFN flag set. The value of the normal-PFN
184 * no flag set. The value of the normal-PFN is not tracked.
290 unsigned long flag, unsigned long uvmem_pfn)
298 if (flag == KVMPPC_GFN_UVMEM_PFN)
299 p->pfns[index] = uvmem_pfn | flag;
301 p->pfns[index] = flag;
649 /* Remove the shared flag if any */
933 * H_PAGE_IN_SHARED flag makes the page shared which means that the same