Searched refs:xiprom_sz (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/riscv/include/asm/
H A Dpage.h119 uintptr_t xiprom_sz; member in struct:kernel_mapping
/linux-master/arch/riscv/mm/
H A Dinit.c899 end_va = kernel_map.virt_addr + kernel_map.xiprom_sz;
1071 kernel_map.xiprom_sz = (uintptr_t)(&_exiprom) - (uintptr_t)(&_xiprom);

Completed in 94 milliseconds