Searched refs:prot_old (Results 1 – 1 of 1) sorted by relevance
345 int prot_old, prot_new; in mmap_frag() local363 prot_old = 0; in mmap_frag()365 prot_old |= page_get_flags(a); in mmap_frag()368 prot_old |= page_get_flags(a); in mmap_frag()371 if (prot_old == 0) { in mmap_frag()387 prot_old = prot; in mmap_frag()389 prot_new = prot | prot_old; in mmap_frag()391 host_prot_old = target_to_host_prot(prot_old); in mmap_frag()