start_lo          859 drivers/gpu/drm/i915/gvt/kvmgt.c 	u32 start_lo, start_hi;
start_lo          862 drivers/gpu/drm/i915/gvt/kvmgt.c 	start_lo = (*(u32 *)(vgpu->cfg_space.virtual_cfg_space + bar)) &
start_lo          881 drivers/gpu/drm/i915/gvt/kvmgt.c 	return ((u64)start_hi << 32) | start_lo;
start_lo         1466 drivers/scsi/qla2xxx/qla_fw.h 	uint16_t start_lo;
start_lo          628 drivers/scsi/qla2xxx/qla_sup.c 	    le16_to_cpu(fltl->start_lo)) >> 2;
start_lo          329 drivers/scsi/qla4xxx/ql4_fw.h 	uint16_t start_lo;
start_lo          600 samples/vfio-mdev/mtty.c 	u32 start_lo, start_hi;
start_lo          610 samples/vfio-mdev/mtty.c 		start_lo = (*(u32 *)(mdev_state->vconfig + pos)) &
start_lo          630 samples/vfio-mdev/mtty.c 							start_lo;