Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dpgtable-64.h216 static inline unsigned long _pud_pfn(pud_t pud) in _pud_pfn() function
/linux/arch/riscv/mm/
H A Dinit.c618 next_phys = PFN_PHYS(_pud_pfn(pudp[pud_index])); in create_pud_mapping()