Home
last modified time | relevance | path

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

/linux-4.19.296/include/asm-generic/
Dpgtable-nopmd.h65 #undef pmd_addr_end
66 #define pmd_addr_end(addr, end) (end) macro
Dpgtable.h510 #ifndef pmd_addr_end
511 #define pmd_addr_end(addr, end) \ macro
/linux-4.19.296/lib/
Dioremap.c90 next = pmd_addr_end(addr, end); in ioremap_pmd_range()
/linux-4.19.296/virt/kvm/arm/
Dmmu.c499 next = pmd_addr_end(addr, end); in unmap_hyp_pmds()
647 next = pmd_addr_end(addr, end); in create_hyp_pmd_mappings()