Home
last modified time | relevance | path

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

/qemu/target/riscv/insn_trans/
H A Dtrans_rvzawrs.c.inc50 * Depending on the mode of execution, mstatus.TW and hstatus.VTW, wrs.nto
54 * exception, as handled by the wrs.nto helper.
/qemu/hw/s390x/
H A Ds390-pci-bus.c455 uint64_t tx, te, nto = 0; in table_translate() local
478 nto = get_next_table_origin(te, ett); in table_translate()
479 if (!nto) { in table_translate()
500 nto = 0; in table_translate()
508 return nto; in table_translate()