Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/s390x/
H A Dsie.h
/linux/arch/s390/kvm/
H A Dvsie.c715 hpa = scb_s->gvrd; in unpin_blocks()
719 scb_s->gvrd = 0; in unpin_blocks()
798 gpa = READ_ONCE(scb_o->gvrd) & ~0x1ffUL; in pin_blocks()
814 scb_s->gvrd = hpa; in pin_blocks()
/linux/arch/s390/include/asm/
H A Dkvm_host.h373 __u64 gvrd; /* 0x01f8 */ member