Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/mm/
H A Dinit.c789 u64 identity_satp, hw_satp; in set_satp_mode() local
826 hw_satp = csr_swap(CSR_SATP, 0ULL); in set_satp_mode()
829 if (hw_satp != identity_satp) { in set_satp_mode()