Searched refs:get_pfn (Results 1 – 2 of 2) sorted by relevance
14 static long get_pfn(unsigned long user_addr, unsigned long access, in get_pfn() function55 ret = get_pfn(mmio_addr, VM_WRITE, &pfn); in SYSCALL_DEFINE3()95 ret = get_pfn(mmio_addr, VM_READ, &pfn); in SYSCALL_DEFINE3()
188 static unsigned long get_pfn(unsigned long virtpfn, int write) in get_pfn() function227 pfn = get_pfn(base + pte_pfn(gpte), write); in gpte_to_spte()