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

  /src/sys/arch/riscv/riscv/
locore.S 133 PTR_LA s3, _C_LABEL(l2_pte) // s3 = second PDE page (RV64 only)
402 PTR_LA s4, _C_LABEL(l2_pte)
722 .global _C_LABEL(l2_pte)
723 l2_pte: label
locore.S 133 PTR_LA s3, _C_LABEL(l2_pte) // s3 = second PDE page (RV64 only)
402 PTR_LA s4, _C_LABEL(l2_pte)
722 .global _C_LABEL(l2_pte)
723 l2_pte: label

Completed in 22 milliseconds