Home
last modified time | relevance | path

Searched refs:pt_mm (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/mm/
H A Dpgtable.c74 virt_to_ptdesc(pgd)->pt_mm = mm; in pgd_set_mm()
79 return page_ptdesc(page)->pt_mm; in pgd_page_get_mm()
/linux/include/linux/
H A Dmm_types.h537 * @pt_mm: Used for x86 pgds.
564 struct mm_struct *pt_mm; member