HomeSort by: relevance | last modified time | path
    Searched defs:satp_pa (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/riscv/riscv/
riscv_machdep.c 1019 const paddr_t satp_pa = __SHIFTOUT(satp, SATP_PPN) << PGSHIFT; variable in typeref:typename:const paddr_t
1035 dump_ln_table(satp_pa, topbit, level, 0, pr);
riscv_machdep.c 1019 const paddr_t satp_pa = __SHIFTOUT(satp, SATP_PPN) << PGSHIFT; variable in typeref:typename:const paddr_t
1035 dump_ln_table(satp_pa, topbit, level, 0, pr);

Completed in 25 milliseconds