Lines Matching defs:flag
171 * when the GFN is paged-in. Its pfn[] has KVMPPC_GFN_UVMEM_PFN flag
174 * the GFN is pagedout. Its pfn[] has KVMPPC_GFN_MEM_PFN flag set.
178 * KVMPPC_UVMEM_SHARED_PFN flag set. The value of the normal-PFN
182 * no flag set. The value of the normal-PFN is not tracked.
288 unsigned long flag, unsigned long uvmem_pfn)
296 if (flag == KVMPPC_GFN_UVMEM_PFN)
297 p->pfns[index] = uvmem_pfn | flag;
299 p->pfns[index] = flag;
642 /* Remove the shared flag if any */
927 * H_PAGE_IN_SHARED flag makes the page shared which means that the same