Searched refs:__get_vma_policy (Results 1 – 4 of 4) sorted by relevance
140 struct mempolicy *__get_vma_policy(struct vm_area_struct *vma,
1784 struct mempolicy *__get_vma_policy(struct vm_area_struct *vma, in __get_vma_policy() function1829 struct mempolicy *pol = __get_vma_policy(vma, addr); in get_vma_policy()
5077 pol = __get_vma_policy(vmf.vma, address); in ___handle_speculative_fault()
1968 pol = __get_vma_policy(vma, vma->vm_start); in show_numa_map()