Searched defs:pud_page_paddr (Results 1 – 1 of 1) sorted by relevance
489 static inline phys_addr_t pud_page_paddr(pud_t pud) in pud_page_paddr() function511 #define pud_page_paddr(pud) ({ BUILD_BUG(); 0; }) macro