Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dpgtable.c115 virt_to_ptdesc(pgd)->pt_mm = mm; in pgd_set_mm()
120 return page_ptdesc(page)->pt_mm; in pgd_page_get_mm()
/openbmc/linux/include/linux/
H A Dmm_types.h426 struct mm_struct *pt_mm; member