Home
last modified time | relevance | path

Searched refs:idt (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/lib/libcalendar/
H A Dcalendar.c56 static date *date2idt(date *idt, date *dt);
57 static date *idt2date(date *dt, date *idt);
58 static int ndaysji(date *idt);
59 static int ndaysgi(date *idt);
69 date idt; /* Internal date representation */ in jdate() local
77 idt.y = ndays / 365; in jdate()
78 idt.m = 0; in jdate()
79 idt.d = 0; in jdate()
80 while ((r = ndaysji(&idt)) > ndays) in jdate()
81 idt.y--; in jdate()
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dbeacon-renesom-som.dtsi164 compatible = "idt,5p49v6965";
178 idt,mode = <VC5_CMOS>;
179 idt,voltage-microvolt = <1800000>;
180 idt,slew-percent = <100>;
184 idt,mode = <VC5_CMOS>;
185 idt,voltage-microvolt = <1800000>;
186 idt,slew-percent = <100>;
190 idt,mode = <VC5_CMOS>;
191 idt,voltage-microvolt = <1800000>;
192 idt,slew-percent = <100>;
[all …]
H A Dbeacon-renesom-baseboard.dtsi362 compatible = "idt,5p49v6965";
374 idt,mode = <VC5_CMOS>;
375 idt,voltage-microvolt = <1800000>;
376 idt,slew-percent = <100>;
380 idt,mode = <VC5_CMOS>;
381 idt,voltage-microvolt = <1800000>;
382 idt,slew-percent = <100>;
386 idt,mode = <VC5_CMOS>;
387 idt,voltage-microvolt = <3300000>;
388 idt,sle
[all...]
H A Dsalvator-x.dtsi23 compatible = "idt,5p49v5923";
H A Dsalvator-xs.dtsi23 compatible = "idt,5p49v6901";
H A Dhihope-common.dtsi196 compatible = "idt,5p49v5923";
H A Dulcb.dtsi232 compatible = "idt,5p49v5925";
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Didt,versaclock5.txt10 "idt,5p49v5923"
11 "idt,5p49v5925"
12 "idt,5p49v5933"
13 "idt,5p49v5935"
14 "idt,5p49v6901"
15 "idt,5p49v6965"
77 compatible = "idt,5p49v5923";
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Djc42.txt30 idt,tse2002
31 idt,tse2004
32 idt,ts3000
33 idt,ts3001
/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Didt_89hpesx.txt5 Basically there is only one manufacturer: idt, but some
32 idt@60 {
33 compatible = "idt,89hpes32nt8ag2";
/freebsd/sys/i386/i386/
H A Dmachdep.c349 struct gate_descriptor *idt = &idt0[0]; /* interrupt descriptor table */ variable
612 ip = idt + idx; in setidt_nodisp()
642 DB_SHOW_COMMAND_FLAGS(idt, db_show_idt, DB_CMD_MEMSAFE) in DB_SHOW_COMMAND_FLAGS() argument
649 ip = idt; in DB_SHOW_COMMAND_FLAGS()
1283 ip = &idt[x]; in fixup_idt()
1482 r_idt.rd_base = (int) idt; in init386()
1643 idt = pmap_trm_alloc(sizeof(idt0), M_NOWAIT | M_ZERO); in machdep_init_trampoline()
1644 bcopy(idt0, idt, sizeof(idt0)); in machdep_init_trampoline()
1653 r_idt.rd_base = (int)idt; in machdep_init_trampoline()
1817 bcopy(idt, new_idt, sizeof(idt0)); in f00f_hack()
[all …]
H A Dnpx.c215 save_idt_npxtrap = idt[IDT_MF]; in npx_probe()
284 idt[IDT_MF] = save_idt_npxtrap; in npx_probe()
H A Dmp_machdep.c312 r_idt.rd_base = (int)idt; in init_secondary()
H A Dtrap.c809 if ((eva == (unsigned int)&idt[6]) && has_f00f_bug) { in trap_pfault()
/freebsd/stand/i386/libi386/
H A Drelocater_tramp.S80 lidt (idt-relocater) (%esi)
142 lidt (idt-relocater) (%esi)
338 idt: .word 0x3ff label
/freebsd/sys/dev/dcons/
H A Ddcons_crom.c113 idt_paddr = (char *)idt - (char *)KERNBASE; in dcons_crom_expose_idt()
115 idt_paddr = (off_t)pmap_kextract((vm_offset_t)idt); in dcons_crom_expose_idt()
/freebsd/sys/i386/include/
H A Dsegments.h87 extern struct gate_descriptor *idt;
/freebsd/sys/amd64/include/
H A Dsegments.h94 extern struct gate_descriptor *idt;
/freebsd/sys/amd64/amd64/
H A Dmachdep.c343 struct gate_descriptor *idt = &idt0[0]; /* interrupt descriptor table */ variable
483 ip = idt + idx; in setidt()
520 DB_SHOW_COMMAND_FLAGS(idt, db_show_idt, DB_CMD_MEMSAFE) in DB_SHOW_COMMAND_FLAGS() argument
526 ip = idt; in DB_SHOW_COMMAND_FLAGS()
1461 r_idt.rd_base = (long) idt; in hammer_time()
/freebsd/sys/amd64/vmm/amd/
H A Dvmcb.h310 struct vmcb_segment idt; member
H A Dvmcb.c98 seg = &state->idt; in vmcb_segptr()
/freebsd/sys/contrib/device-tree/src/arm64/arm/
H A Dvexpress-v2m-rs1.dtsi258 compatible = "idt,89hpes32h8";
/freebsd/sys/contrib/device-tree/src/arm/arm/
H A Dvexpress-v2m-rs1.dtsi258 compatible = "idt,89hpes32h8";
/freebsd/sys/x86/x86/
H A Dlocal_apic.c2125 ip = &idt[idx]; in lapic_ipi_alloc()
2151 ip = &idt[vector]; in lapic_ipi_free()
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dturris1x.dts107 compatible = "idt,6v49205b";

12