Home
last modified time | relevance | path

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

/arch/riscv/mm/
Dinit.c389 pgd_next_t *nextp; in create_pgd_mapping() local
402 nextp = get_pgd_next_virt(next_phys); in create_pgd_mapping()
403 memset(nextp, 0, PAGE_SIZE); in create_pgd_mapping()
406 nextp = get_pgd_next_virt(next_phys); in create_pgd_mapping()
409 create_pgd_next_mapping(nextp, va, pa, sz, prot); in create_pgd_mapping()
/arch/sparc/include/asm/
Dleon.h228 void leon_node_init(struct device_node *dp, struct device_node ***nextp);
Dleon_amba.h181 void _amba_init(struct device_node *dp, struct device_node ***nextp);