Home
last modified time | relevance | path

Searched refs:ABSOLUTE (Results 1 – 14 of 14) sorted by relevance

/linux-6.6.21/drivers/scsi/
D53c700.scr25 ABSOLUTE Device_ID = 0 ; ID of target for command
26 ABSOLUTE MessageCount = 0 ; Number of bytes in message
27 ABSOLUTE MessageLocation = 0 ; Addr of message
28 ABSOLUTE CommandCount = 0 ; Number of bytes in command
29 ABSOLUTE CommandAddress = 0 ; Addr of Command
30 ABSOLUTE StatusAddress = 0 ; Addr to receive status return
31 ABSOLUTE ReceiveMsgAddress = 0 ; Addr to receive msg
39 ABSOLUTE SGScriptStartAddress = 0
45 ABSOLUTE AFTER_SELECTION = 0x100
46 ABSOLUTE BEFORE_CMD = 0x200
[all …]
D53c700_d.h_shipped28 ABSOLUTE Device_ID = 0 ; ID of target for command
29 ABSOLUTE MessageCount = 0 ; Number of bytes in message
30 ABSOLUTE MessageLocation = 0 ; Addr of message
31 ABSOLUTE CommandCount = 0 ; Number of bytes in command
32 ABSOLUTE CommandAddress = 0 ; Addr of Command
33 ABSOLUTE StatusAddress = 0 ; Addr to receive status return
34 ABSOLUTE ReceiveMsgAddress = 0 ; Addr to receive msg
42 ABSOLUTE SGScriptStartAddress = 0
48 ABSOLUTE AFTER_SELECTION = 0x100
49 ABSOLUTE BEFORE_CMD = 0x200
[all …]
/linux-6.6.21/drivers/firmware/efi/libstub/
Dzboot.lds5 PROVIDE(zboot_code_size = ABSOLUTE(0));
49 ABSOLUTE(__efistub__gzdata_end - __efistub__gzdata_start));
51 PROVIDE(__data_rawsize = ABSOLUTE(_edata - _etext));
52 PROVIDE(__data_size = ABSOLUTE(_end - _etext));
/linux-6.6.21/tools/testing/selftests/kvm/s390x/
Dmemop.c22 ABSOLUTE, enumerator
79 case ABSOLUTE: in ksmo_from_desc()
202 if (__desc.target == ABSOLUTE) \
334 MOP(test->vm, ABSOLUTE, CMPXCHG, new + offset, in default_cmpxchg()
339 MOP(test->vm, ABSOLUTE, READ, mem2, 16, GADDR_V(mem2)); in default_cmpxchg()
347 MOP(test->vm, ABSOLUTE, CMPXCHG, new + offset, in default_cmpxchg()
352 MOP(test->vm, ABSOLUTE, READ, mem2, 16, GADDR_V(mem2)); in default_cmpxchg()
420 default_write_read(t.vcpu, t.vm, ABSOLUTE, t.size, NO_KEY); in test_copy_key()
425 default_write_read(t.vcpu, t.vm, ABSOLUTE, t.size, 0); in test_copy_key()
426 default_write_read(t.vcpu, t.vm, ABSOLUTE, t.size, 9); in test_copy_key()
[all …]
/linux-6.6.21/arch/riscv/kernel/
Dvmlinux.lds.S152 __pecoff_data_raw_size = ABSOLUTE(. - __pecoff_text_end);
153 __pecoff_data_raw_end = ABSOLUTE(.);
163 __pecoff_data_virt_size = ABSOLUTE(. - __pecoff_text_end);
164 __pecoff_data_virt_end = ABSOLUTE(.);
/linux-6.6.21/arch/x86/kernel/
Dvmlinux.lds.S118 phys_startup_32 = ABSOLUTE(startup_32 - LOAD_OFFSET);
121 phys_startup_64 = ABSOLUTE(startup_64 - LOAD_OFFSET);
513 #define INIT_PER_CPU(x) init_per_cpu__##x = ABSOLUTE(x) + __per_cpu_load
539 . = ASSERT(((ABSOLUTE(srso_alias_untrain_ret) | srso_alias_safe_ret) -
540 …(ABSOLUTE(srso_alias_untrain_ret) & srso_alias_safe_ret)) == ((1 << 2) | (1 << 8) | (1 << 14) | (1…
/linux-6.6.21/arch/x86/boot/
Dsetup.ld46 setup_size = ALIGN(ABSOLUTE(.), 4096);
47 setup_sects = ABSOLUTE(setup_size / 512);
/linux-6.6.21/arch/xtensa/kernel/
Dvmlinux.lds.S67 sym ## _start = ABSOLUTE(.); \
69 sym ## _end = ABSOLUTE(.); \
168 __boot_reloc_table_start = ABSOLUTE(.);
218 __boot_reloc_table_end = ABSOLUTE(.) ;
/linux-6.6.21/arch/arm64/kernel/
Dvmlinux.lds.S311 __pecoff_data_rawsize = ABSOLUTE(. - __initdata_begin);
322 __pecoff_data_size = ABSOLUTE(. - __initdata_begin);
Dimage-vars.h112 _kernel_codesize = ABSOLUTE(__inittext_end - _text);
/linux-6.6.21/arch/parisc/boot/compressed/
Dvmlinux.lds.S52 . = MAX(ABSOLUTE(.), (SZ_end - SZparisc_kernel_start + KERNEL_BINARY_TEXT_START));
/linux-6.6.21/Documentation/input/devices/
Datarikbd.rst273 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 …]
Dsentelic.rst102 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.6.21/arch/m68k/ifpsp060/src/
Dfpsp.S13466 # ABSOLUTE VALUE: norms and denorms ONLY!