Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/mm/
H A Dinit.c619 #define pgd_next_t p4d_t macro
624 pt_ops.get_p4d_virt(__pa) : (pgd_next_t *)(pgtable_l4_enabled ? \
639 #define pgd_next_t pte_t macro
654 pgd_next_t *nextp; in create_pgd_mapping()