Searched refs:psize (Results 1 – 3 of 3) sorted by relevance
173 __u32 psize; member
147 extern void *arch_uprobe_trampoline(unsigned long *psize);
1016 unsigned long psize = huge_page_size(hstate_vma(vma)); in huge_ptep_modify_prot_start() local1018 return huge_ptep_get_and_clear(vma->vm_mm, addr, ptep, psize); in huge_ptep_modify_prot_start()1028 unsigned long psize = huge_page_size(hstate_vma(vma)); in huge_ptep_modify_prot_commit() local1030 set_huge_pte_at(vma->vm_mm, addr, ptep, pte, psize); in huge_ptep_modify_prot_commit()