| /linux/Documentation/devicetree/bindings/ptp/ |
| A D | ptp-idtcm.yaml | 16 - idt,8a34000 17 - idt,8a34001 18 - idt,8a34002 19 - idt,8a34003 20 - idt,8a34004 21 - idt,8a34005 22 - idt,8a34006 23 - idt,8a34007 24 - idt,8a34008 25 - idt,8a34009 [all …]
|
| A D | ptp-idt82p33.yaml | 18 - idt,82p33810 19 - idt,82p33813 20 - idt,82p33814 21 - idt,82p33831 22 - idt,82p33910 23 - idt,82p33913 24 - idt,82p33914 25 - idt,82p33931 42 compatible = "idt,82p33810";
|
| /linux/Documentation/devicetree/bindings/clock/ |
| A D | idt,versaclock5.yaml | 33 The idt,shutdown and idt,output-enable-active properties control the 53 - idt,5p49v5923 54 - idt,5p49v5925 55 - idt,5p49v5933 56 - idt,5p49v5935 57 - idt,5p49v60 58 - idt,5p49v6901 59 - idt,5p49v6965 60 - idt,5p49v6975 83 idt,shutdown: [all …]
|
| /linux/Documentation/devicetree/bindings/misc/ |
| A D | idt,89hpesx.yaml | 4 $id: http://devicetree.org/schemas/misc/idt,89hpesx.yaml# 16 pattern: '^idt,89hpes' 23 - pattern: '^idt,89hpes(8nt2|12nt3|12n3a?|24n3a?|(12|24)t3g2|4t4g2|10t4g2|[56]t5|8t5a?)$' 24 - pattern: '^idt,89hpes(6t6g2|16t7|(24t6|32t8|48t12|16t4a?)(g2)?)$' 25 - pattern: '^idt,89hpes(24nt6a|32nt8[ab]|12nt12|16nt16|24nt24|32nt24[ab])g2$' 26 - pattern: '^idt,89hpes((32h8|48h12a?|22h16|34h16|64h16a?)(g2)?|16h16)$' 59 idt@74 { 60 compatible = "idt,89hpes32nt8ag2";
|
| /linux/arch/arm64/boot/dts/renesas/ |
| A D | beacon-renesom-som.dtsi | 164 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>; 192 idt,slew-percent = <100>; 196 idt,mode = <VC5_CMOS>; [all …]
|
| A D | beacon-renesom-baseboard.dtsi | 362 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>; 388 idt,slew-percent = <100>; 392 idt,mode = <VC5_CMOS>; [all …]
|
| /linux/tools/testing/selftests/kvm/x86_64/ |
| A D | svm_nested_shutdown_test.c | 20 static void l1_guest_code(struct svm_test_data *svm, struct idt_entry *idt) in l1_guest_code() argument 31 idt[6].p = 0; // #UD is intercepted but its injection will cause #NP in l1_guest_code() 32 idt[11].p = 0; // #NP is not intercepted and will cause another in l1_guest_code() 34 idt[8].p = 0; // #DF will cause #NP which will cause SHUTDOWN in l1_guest_code() 53 vcpu_args_set(vcpu, 2, svm_gva, vm->arch.idt); in main()
|
| A D | svm_nested_soft_inject_test.c | 162 void *idt, *idt_alt; in run_test() local 166 idt = addr_gva2hva(vm, vm->arch.idt); in run_test() 167 memcpy(idt_alt, idt, getpagesize()); in run_test()
|
| A D | sev_smoke_test.c | 165 struct desc_ptr idt; in guest_shutdown_code() local 168 memset(&idt, 0, sizeof(idt)); in guest_shutdown_code() 169 __asm__ __volatile__("lidt %0" :: "m"(idt)); in guest_shutdown_code()
|
| /linux/arch/powerpc/kvm/ |
| A D | e500.c | 123 return vcpu_e500->idt; in kvmppc_e500_id_table_alloc() 128 kfree(vcpu_e500->idt); in kvmppc_e500_id_table_free() 129 vcpu_e500->idt = NULL; in kvmppc_e500_id_table_free() 163 struct vcpu_id_table *idt = vcpu_e500->idt; in kvmppc_e500_id_table_reset_one() local 169 idt->id[as][pid][pr].val = 0; in kvmppc_e500_id_table_reset_one() 170 idt->id[as][pid][pr].pentry = NULL; in kvmppc_e500_id_table_reset_one() 189 struct vcpu_id_table *idt = vcpu_e500->idt; in kvmppc_e500_get_sid() local 196 sid = local_sid_lookup(&idt->id[as][gid][pr]); in kvmppc_e500_get_sid() 200 sid = local_sid_setup_one(&idt->id[as][gid][pr]); in kvmppc_e500_get_sid() 235 struct vcpu_id_table *idt = vcpu_e500->idt; in kvmppc_e500_tlbil_one() local [all …]
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-bus-rapidio | 36 Alexandre Bounine <alexandre.bounine@idt.com> 44 Alexandre Bounine <alexandre.bounine@idt.com> 52 Alexandre Bounine <alexandre.bounine@idt.com> 60 Alexandre Bounine <alexandre.bounine@idt.com> 68 Alexandre Bounine <alexandre.bounine@idt.com> 77 Alexandre Bounine <alexandre.bounine@idt.com> 86 Alexandre Bounine <alexandre.bounine@idt.com> 95 Alexandre Bounine <alexandre.bounine@idt.com> 104 Alexandre Bounine <alexandre.bounine@idt.com> 112 Alexandre Bounine <alexandre.bounine@idt.com> [all …]
|
| A D | sysfs-class-rapidio | 17 Alexandre Bounine <alexandre.bounine@idt.com> 29 Alexandre Bounine <alexandre.bounine@idt.com>
|
| /linux/Documentation/devicetree/bindings/hwmon/ |
| A D | jedec,jc42.yaml | 30 - idt,tse2002 31 - idt,tse2004 32 - idt,ts3000 33 - idt,ts3001
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| A D | idt,32434-pic.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/idt,32434-pic.yaml# 20 const: idt,32434-pic 42 compatible = "idt,32434-pic";
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| A D | idt,32434-gpio.yaml | 4 $id: http://devicetree.org/schemas/gpio/idt,32434-gpio.yaml# 14 const: idt,32434-gpio 53 compatible = "idt,32434-gpio";
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | idt,3243x-emac.yaml | 4 $id: http://devicetree.org/schemas/net/idt,3243x-emac.yaml# 19 const: idt,3243x-emac 60 compatible = "idt,3243x-emac";
|
| /linux/drivers/char/xillybus/ |
| A D | xillybus_class.c | 47 unsigned char *idt, unsigned int len, in xillybus_init_chrdev() argument 112 namelen = strnlen(idt, len); in xillybus_init_chrdev() 121 unit->name, idt); in xillybus_init_chrdev() 124 idt += namelen + 1; in xillybus_init_chrdev()
|
| A D | xillybus_class.h | 20 unsigned char *idt, unsigned int len,
|
| A D | xillyusb.c | 2009 unsigned char *idt; in xillyusb_discovery() local 2070 idt = kmalloc(idt_len, GFP_KERNEL); in xillyusb_discovery() 2072 if (!idt) { in xillyusb_discovery() 2077 fifo_read(&idt_fifo, idt, idt_len, xilly_memcpy); in xillyusb_discovery() 2079 if (crc32_le(~0, idt, idt_len) != 0) { in xillyusb_discovery() 2085 if (*idt > 0x90) { in xillyusb_discovery() 2087 (int)*idt); in xillyusb_discovery() 2094 num_channels = le16_to_cpu(*((__le16 *)(idt + 1))); in xillyusb_discovery() 2127 idt + names_offset, in xillyusb_discovery() 2132 kfree(idt); in xillyusb_discovery() [all …]
|
| /linux/arch/x86/kernel/ |
| A D | idt.c | 194 idt_setup_from_table(gate_desc *idt, const struct idt_data *t, int size, bool sys) in idt_setup_from_table() argument 200 write_idt_entry(idt, t->vector, &desc); in idt_setup_from_table() 338 static const struct desc_ptr idt = { .address = 0, .size = 0 }; in idt_invalidate() local 340 load_idt(&idt); in idt_invalidate()
|
| /linux/arch/mips/include/asm/octeon/ |
| A D | cvmx-ciu3-defs.h | 60 uint64_t idt : 16; member 62 uint64_t idt : 16; 268 uint64_t idt : 8; member 278 uint64_t idt : 8;
|
| /linux/tools/testing/selftests/kvm/ |
| A D | set_memory_region_test.c | 226 struct desc_ptr idt; in guest_code_delete_memory_region() local 237 memset(&idt, 0, sizeof(idt)); in guest_code_delete_memory_region() 238 __asm__ __volatile__("lidt %0" :: "m"(idt)); in guest_code_delete_memory_region()
|
| /linux/drivers/ntb/hw/ |
| A D | Makefile | 3 obj-$(CONFIG_NTB_IDT) += idt/
|
| A D | Kconfig | 3 source "drivers/ntb/hw/idt/Kconfig"
|
| /linux/arch/x86/include/asm/ |
| A D | suspend_32.h | 19 struct desc_ptr idt; member
|