Home
last modified time | relevance | path

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

/kvm-unit-tests/s390x/
H A Dmigration.c34 gs_cb.gssm = 0xfeedc0ffe; in write_gs_regs()
49 report(gs_cb_after_migration.gssm == gs_cb.gssm, "gssm matches"); in check_gs_regs()
H A Dgs.c108 gs_cb.gssm = 0xffffffffffffffffULL; in init()
H A Dadtl-status.c303 gs_cb.gssm = 0xfeedc0ffe; in restart_write_gs_regs()
/kvm-unit-tests/lib/s390x/
H A Dgs.h19 uint64_t gssm; member