Home
last modified time | relevance | path

Searched refs:PT_PMD (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/xen/
Dmmu.h9 PT_PMD, enumerator
Dmmu.c674 flush |= (*func)(mm, virt_to_page(pmd), PT_PMD); in __xen_pgd_walk()
833 PT_PMD); in __xen_pgd_pin()
952 PT_PMD); in __xen_pgd_unpin()
1707 xen_alloc_ptpage(mm, pfn, PT_PMD); in xen_alloc_pmd()
1740 xen_release_ptpage(pfn, PT_PMD); in xen_release_pmd()
/linux-4.4.14/arch/ia64/include/uapi/asm/
Dptrace_offsets.h266 #define PT_PMD 0x4000 /* performance monitoring counters */ macro