Home
last modified time | relevance | path

Searched defs:psw (Results 1 – 22 of 22) sorted by relevance

/linux/arch/sh/drivers/
H A Dpush-switch.c28 struct push_switch *psw = timer_container_of(psw, t, debounce); in switch_timer() local
35 struct push_switch *psw = container_of(work, struct push_switch, work); in switch_work_handler() local
46 struct push_switch *psw; in switch_drv_probe() local
96 struct push_switch *psw = platform_get_drvdata(pdev); in switch_drv_remove() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnv10.c65 nv10_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nv10_sw_new()
H A Dgf100.c144 gf100_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in gf100_sw_new()
H A Dnv50.c139 nv50_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nv50_sw_new()
H A Dbase.c99 enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nvkm_sw_new_()
H A Dnv04.c136 nv04_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nv04_sw_new()
/linux/arch/sh/boards/mach-highlander/
H A Dpsw.c19 struct push_switch *psw = platform_get_drvdata(pdev); in psw_irq_handler() local
/linux/arch/sh/boards/mach-landisk/
H A Dpsw.c20 struct push_switch *psw = platform_get_drvdata(pdev); in psw_irq_handler() local
/linux/arch/s390/kvm/
H A Dgaccess.c405 struct psw_bits psw = psw_bits(vcpu->arch.sie_block->gpsw); in get_vcpu_asce() local
635 psw_t *psw = &vcpu->arch.sie_block->gpsw; in low_address_protection_enabled() local
676 psw_t *psw = &vcpu->arch.sie_block->gpsw; in fetch_prot_override_applicable() local
786 psw_t *psw = &vcpu->arch.sie_block->gpsw; in guest_range_to_gpas() local
900 psw_t *psw = &vcpu->arch.sie_block->gpsw; in access_guest_with_key() local
H A Dintercept.c248 psw_t psw; in handle_prog() local
H A Dgaccess.h63 static inline unsigned long _kvm_s390_logical_to_effective(psw_t *psw, in _kvm_s390_logical_to_effective()
H A Dsigp.c72 psw_t *psw; in __sigp_conditional_emergency() local
H A Dkvm-s390.c4399 static int kvm_arch_vcpu_ioctl_set_initial_psw(struct kvm_vcpu *vcpu, psw_t psw) in kvm_arch_vcpu_ioctl_set_initial_psw()
5810 psw_t psw; in kvm_arch_vcpu_ioctl() local
/linux/arch/s390/include/uapi/asm/
H A Dsigcontext.h49 _psw_t psw; member
H A Dptrace.h281 psw_t psw; member
293 psw_t psw; member
439 psw_t psw; member
/linux/arch/s390/kernel/
H A Dcompat_ptrace.h22 psw_compat_t psw; member
H A Dcompat_linux.h36 psw_t32 psw; member
H A Duprobes.c164 static void adjust_psw_addr(psw_t *psw, unsigned long len) in adjust_psw_addr()
/linux/arch/parisc/kernel/
H A Dsignal.c327 unsigned long psw = USER_PSW; in setup_rt_frame() local
/linux/arch/s390/include/asm/
H A Dcompat.h55 psw_compat_t psw; member
H A Dptrace.h116 psw_t psw; member
/linux/drivers/usb/host/
H A Dohci-dbg.c300 u16 psw = ohci_hwPSW (ohci, td, i); in ohci_dump_td() local