Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kvm/
H A Dmmu.c224 GSTAGE_OP_CLEAR, /* Clear/Unmap */ enumerator
253 if (op == GSTAGE_OP_CLEAR) in gstage_op_pte()
258 if (op == GSTAGE_OP_CLEAR) in gstage_op_pte()
261 if (op == GSTAGE_OP_CLEAR) in gstage_op_pte()
291 ptep_level, GSTAGE_OP_CLEAR); in gstage_unmap_range()