Searched refs:ext_params2 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dasm-offsets.c148 DEFINE(__LC_PFAULT_INTPARM, offsetof(struct _lowcore, ext_params2));
149 DEFINE(__LC_EXT_PARAMS2, offsetof(struct _lowcore, ext_params2));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kvm/
H A Dinterrupt.c167 inti->ext.ext_params, inti->ext.ext_params2);
192 inti->ext.ext_params2);
512 inti->ext.ext_params2 = s390int->parm64;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dkvm_host.h159 __u64 ext_params2; member in struct:kvm_s390_ext_info
H A Dlowcore.h291 __u64 ext_params2; /* 0x11B8 */ member in struct:_lowcore
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/kvm/
H A Dkvm_virtio.c344 vq = (struct virtqueue *)(S390_lowcore.ext_params2 & ~1UL);

Completed in 125 milliseconds