Searched refs:prot_old (Results 1 – 1 of 1) sorted by relevance
336 int prot_old, prot_new; in mmap_frag() local354 prot_old = 0; in mmap_frag()356 prot_old |= page_get_flags(a); in mmap_frag()359 prot_old |= page_get_flags(a); in mmap_frag()362 if (prot_old == 0) { in mmap_frag()378 prot_old = prot; in mmap_frag()380 prot_new = prot | prot_old; in mmap_frag()382 host_prot_old = target_to_host_prot(prot_old); in mmap_frag()