Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/xen/
Dmmu.c1502 static inline void __set_pfn_prot(unsigned long pfn, pgprot_t prot) in __set_pfn_prot() function
1529 __set_pfn_prot(pfn, PAGE_KERNEL_RO); in xen_alloc_ptpage()
1568 __set_pfn_prot(pfn, PAGE_KERNEL); in xen_release_ptpage()