Home
last modified time | relevance | path

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

/arch/riscv/include/asm/
Dcsr.h156 #define HGATP_PPN HGATP64_PPN macro
161 #define HGATP_PPN HGATP32_PPN macro
/arch/riscv/kvm/
Dmmu.c753 hgatp |= (k->pgd_phys >> PAGE_SHIFT) & HGATP_PPN; in kvm_riscv_gstage_update_hgatp()