Searched refs:ABSOLUTE (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/drivers/scsi/ |
A D | 53c700.scr | 47 ABSOLUTE AFTER_CMD = 0x300 56 ABSOLUTE NOT_MSG_IN = 0x30 58 ABSOLUTE MSG_IN = 0x50 59 ABSOLUTE SDTR_MSG_R = 0x60 61 ABSOLUTE DISCONNECT = 0x80 62 ABSOLUTE MSG_OUT = 0x90 63 ABSOLUTE WDTR_MSG_R = 0xA0 66 ABSOLUTE GOOD_STATUS = 0x1 103 ABSOLUTE FATAL = 0x2000 123 ABSOLUTE SDTR_MSG = 0x01 [all …]
|
A D | 53c700_d.h_shipped | 50 ABSOLUTE AFTER_CMD = 0x300 59 ABSOLUTE NOT_MSG_IN = 0x30 61 ABSOLUTE MSG_IN = 0x50 62 ABSOLUTE SDTR_MSG_R = 0x60 64 ABSOLUTE DISCONNECT = 0x80 65 ABSOLUTE MSG_OUT = 0x90 66 ABSOLUTE WDTR_MSG_R = 0xA0 69 ABSOLUTE GOOD_STATUS = 0x1 106 ABSOLUTE FATAL = 0x2000 126 ABSOLUTE SDTR_MSG = 0x01 [all …]
|
/linux-6.3-rc2/tools/testing/selftests/kvm/s390x/ |
A D | memop.c | 23 ABSOLUTE, enumerator 80 case ABSOLUTE: in ksmo_from_desc() 203 if (__desc.target == ABSOLUTE) \ 335 MOP(test->vm, ABSOLUTE, CMPXCHG, new + offset, in default_cmpxchg() 348 MOP(test->vm, ABSOLUTE, CMPXCHG, new + offset, in default_cmpxchg() 435 default_write_read(t.vcpu, t.vm, ABSOLUTE, 1, 0); in test_copy_key() 436 default_write_read(t.vcpu, t.vm, ABSOLUTE, 1, 9); in test_copy_key() 440 default_read(t.vcpu, t.vm, ABSOLUTE, t.size, 2); in test_copy_key() 661 MOP(t.vm, ABSOLUTE, CMPXCHG, &new, in test_cmpxchg_key_concurrent() 729 default_read(t.vcpu, t.vm, ABSOLUTE, t.size, 9); in test_copy_key_fetch_prot() [all …]
|
/linux-6.3-rc2/drivers/firmware/efi/libstub/ |
A D | zboot.lds | 42 ABSOLUTE(__efistub__gzdata_end - __efistub__gzdata_start)); 44 PROVIDE(__data_rawsize = ABSOLUTE(_edata - _etext)); 45 PROVIDE(__data_size = ABSOLUTE(_end - _etext));
|
/linux-6.3-rc2/arch/xtensa/kernel/ |
A D | vmlinux.lds.S | 67 sym ## _start = ABSOLUTE(.); \ 69 sym ## _end = ABSOLUTE(.); \ 167 __boot_reloc_table_start = ABSOLUTE(.); 214 __boot_reloc_table_end = ABSOLUTE(.) ;
|
/linux-6.3-rc2/arch/riscv/kernel/ |
A D | vmlinux.lds.S | 134 __pecoff_data_raw_size = ABSOLUTE(. - __pecoff_text_end); 144 __pecoff_data_virt_size = ABSOLUTE(. - __pecoff_text_end);
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | vmlinux.lds.S | 118 phys_startup_32 = ABSOLUTE(startup_32 - LOAD_OFFSET); 121 phys_startup_64 = ABSOLUTE(startup_64 - LOAD_OFFSET); 501 #define INIT_PER_CPU(x) init_per_cpu__##x = ABSOLUTE(x) + __per_cpu_load
|
/linux-6.3-rc2/arch/arm64/kernel/ |
A D | vmlinux.lds.S | 312 __pecoff_data_rawsize = ABSOLUTE(. - __initdata_begin); 323 __pecoff_data_size = ABSOLUTE(. - __initdata_begin);
|
/linux-6.3-rc2/arch/parisc/boot/compressed/ |
A D | vmlinux.lds.S | 52 . = MAX(ABSOLUTE(.), (SZ_end - SZparisc_kernel_start + KERNEL_BINARY_TEXT_START));
|
/linux-6.3-rc2/Documentation/input/devices/ |
A D | atarikbd.rst | 273 SET ABSOLUTE MOUSE POSITIONING 301 either RELATIVE or ABSOLUTE motion records. The ikbd returns the appropriate 330 This command sets the scale factor for the ABSOLUTE MOUSE POSITIONING mode. 334 information is available only by interrogating the ikbd in the ABSOLUTE MOUSE 356 The INTERROGATE MOUSE POSITION command is valid when in the ABSOLUTE MOUSE 420 ABSOLUTE MOUSE POSITIONING, and SET MOUSE KEYCODE MODE. ) 653 ; 0x09 is ABSOLUTE 656 ; XMSB maximum if ABSOLUTE 659 ; YMSB maximum if ABSOLUTE 663 ; YMSB is ABSOLUTE [all …]
|
A D | sentelic.rst | 102 Packet 1 (ABSOLUTE POSITION) 154 Packet 1 (ABSOLUTE POSITION) 179 Packet 2 (ABSOLUTE POSITION) 246 Packet 1(ABSOLUTE POSITION) 273 Packet 2 (ABSOLUTE POSITION)
|
/linux-6.3-rc2/arch/m68k/ifpsp060/src/ |
A D | fpsp.S | 13466 # ABSOLUTE VALUE: norms and denorms ONLY!
|
Completed in 38 milliseconds