Home
last modified time | relevance | path

Searched full:sint (Results 1 – 24 of 24) sorted by relevance

/linux/arch/m68k/fpsp040/
H A Dsint.S2 | sint.sa 3.1 12/10/90
4 | The entry point sINT computes the rounded integer
8 | Entry points sint and sintrz are called from do_func
12 | Input: (Entry points sint and sintrz) Double-extended
25 | Algorithm: (sint and sintrz)
57 |SINT idnt 2,1 | Motorola 040 Floating Point Software Package
76 .global sint
77 sint: label
138 | Real work of sint is in sintexc
H A DMakefile8 scosh.o setox.o sgetem.o sint.o slog2.o slogn.o \
H A Dbindec.S551 | the size to extended. The sintdo entry point in the sint
596 bsr sintdo |sint routine returns int in fp0
601 moveml (%a7)+,%d0-%d1/%a0-%a1 |restore regs used by sint
H A Dtbldo.S38 |xref sint,sintd,sintrz
58 .long sint |$01-0 fint norm
/linux/include/clocksource/
H A Dhyperv_timer.h30 extern void hv_stimer_legacy_init(unsigned int cpu, int sint);
110 static inline void hv_stimer_legacy_init(unsigned int cpu, int sint) {} in hv_stimer_legacy_init() argument
/linux/arch/x86/kvm/
H A Dirq_comm.c155 return kvm_hv_synic_set_irq(kvm, e->hv_sint.vcpu, e->hv_sint.sint); in kvm_hv_set_sint()
324 e->hv_sint.sint = ue->u.hv_sint.sint; in kvm_set_routing_entry()
H A Dhyperv.h106 int kvm_hv_synic_set_irq(struct kvm *kvm, u32 vcpu_id, u32 sint);
/linux/drivers/clocksource/
H A Dhyperv_timer.c322 void hv_stimer_legacy_init(unsigned int cpu, int sint) in hv_stimer_legacy_init() argument
332 * clocksource driver just to set the sint in the legacy case. in hv_stimer_legacy_init()
334 stimer0_message_sint = sint; in hv_stimer_legacy_init()
/linux/Documentation/netlink/specs/
H A Dnlctrl.yaml43 - sint
H A Ddpll.yaml381 type: sint
/linux/drivers/char/tpm/
H A Dtpm_i2c_nuvoton.c161 * WPCT301/NPCT501/NPCT6XX SINT# supports only dataAvail
185 /* At this point we know that the SINT pin is asserted, so we in i2c_nuvoton_wait_for_stat()
/linux/Documentation/netlink/
H A Dgenetlink.yaml126 uint, sint, u8, u16, u32, u64, s32, s64,
/linux/Documentation/userspace-api/netlink/
H A Dspecs.rst409 ``sint`` and ``uint`` represent signed and unsigned 64 bit integers.
/linux/drivers/hv/
H A Dhv.c309 /* Setup the shared SINT. */ in hv_synic_enable_regs()
/linux/drivers/gpu/drm/msm/registers/adreno/
H A Da4xx.xml967 <bitfield name="SINT" low="8" high="15" type="hex"/>
974 <bitfield name="SINT" low="8" high="15" type="hex"/>
981 <bitfield name="SINT" low="8" high="15" type="hex"/>
988 <bitfield name="SINT" low="8" high="15" type="hex"/>
H A Da5xx.xml2043 <bitfield name="SINT" low="8" high="15" type="hex"/>
2049 <bitfield name="SINT" low="8" high="15" type="hex"/>
2055 <bitfield name="SINT" low="8" high="15" type="hex"/>
2061 <bitfield name="SINT" low="8" high="15" type="hex"/>
H A Da3xx.xml1457 <bitfield name="SINT" pos="10" type="boolean"/>
H A Da6xx.xml5240 <bitfield name="SINT" pos="1" type="boolean"/>
/linux/tools/include/uapi/linux/
H A Dkvm.h962 __u32 sint; member
/linux/arch/x86/include/asm/
H A Dkvm_host.h638 atomic64_t sint[HV_SYNIC_SINT_COUNT]; member
/linux/include/linux/
H A Dkvm_host.h652 u32 sint; member
/linux/arch/m68k/ifpsp060/src/
H A Dpfpsp.S13983 # the size to extended. The sintdo entry point in the sint
14029 # bsr sintdo # sint routine returns int in fp0
14048 movm.l (%sp)+,&0x303 # restore regs used by sint {%d0-%d1/%a0-%a1}
H A Dfpsp.S24023 # the size to extended. The sintdo entry point in the sint
24069 # bsr sintdo # sint routine returns int in fp0
24088 movm.l (%sp)+,&0x303 # restore regs used by sint {%d0-%d1/%a0-%a1}
/linux/Documentation/virt/kvm/
H A Dapi.rst1970 __u32 sint;