Searched defs:sel2 (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/arch/s390/kernel/ | ||
H A D | sysinfo.c | 33 int stsi(void *sysinfo, int fc, int sel1, int sel2) stsi() argument |
/linux-4.1.27/arch/s390/kvm/ | ||
H A D | priv.c | 517 int sel2 = vcpu->run->s.regs.gprs[1] & 0xffff; handle_stsi() local 502 insert_stsi_usr_data(struct kvm_vcpu *vcpu, u64 addr, ar_t ar, u8 fc, u8 sel1, u16 sel2) insert_stsi_usr_data() argument |
/linux-4.1.27/include/uapi/linux/ | ||
H A D | kvm.h | 330 __u16 sel2; member in struct:kvm_run::__anon13391::__anon13409 |
Completed in 57 milliseconds