Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kvm/
H A Dmmu.c233 u32 next_ptep_level; in gstage_op_pte() local
247 next_ptep_level = ptep_level - 1; in gstage_op_pte()
248 ret = gstage_level_to_page_size(next_ptep_level, in gstage_op_pte()
257 &next_ptep[i], next_ptep_level, op); in gstage_op_pte()