Home
last modified time | relevance | path

Searched refs:OffsetHigh (Results 1 – 25 of 1798) sorted by relevance

12345678910>>...72

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BhyvePkg/Csm/BhyveCsm16/
H A DFakeIdt.h1563 IdtEntry.Bits.OffsetHigh = (UINT16)(((UINTN)Fidt_0) >> 16); in InitFakeIdtEntries()
1567 IdtEntry.Bits.OffsetHigh = (UINT16)(((UINTN)Fidt_1) >> 16); in InitFakeIdtEntries()
1571 IdtEntry.Bits.OffsetHigh = (UINT16)(((UINTN)Fidt_2) >> 16); in InitFakeIdtEntries()
1575 IdtEntry.Bits.OffsetHigh = (UINT16)(((UINTN)Fidt_3) >> 16); in InitFakeIdtEntries()
1579 IdtEntry.Bits.OffsetHigh = (UINT16)(((UINTN)Fidt_4) >> 16); in InitFakeIdtEntries()
1583 IdtEntry.Bits.OffsetHigh = (UINT16)(((UINTN)Fidt_5) >> 16); in InitFakeIdtEntries()
1587 IdtEntry.Bits.OffsetHigh = (UINT16)(((UINTN)Fidt_6) >> 16); in InitFakeIdtEntries()
1591 IdtEntry.Bits.OffsetHigh = (UINT16)(((UINTN)Fidt_7) >> 16); in InitFakeIdtEntries()
1595 IdtEntry.Bits.OffsetHigh = (UINT16)(((UINTN)Fidt_8) >> 16); in InitFakeIdtEntries()
1599 IdtEntry.Bits.OffsetHigh = (UINT16)(((UINTN)Fidt_9) >> 16); in InitFakeIdtEntries()
[all …]
/dports/www/squid/squid-4.15/src/DiskIO/AIO/
H A Daio_win32.cc50 Overlapped->OffsetHigh = (DWORD) (aiocbp->aio_offset / 0x100000000LL); in aio_read()
56 Overlapped->OffsetHigh = (DWORD) (aiocbp->aio_offset / 0x100000000); in aio_read()
63 Overlapped->OffsetHigh = 0; in aio_read()
108 Overlapped->OffsetHigh = (DWORD) (aiocbp->aio_offset / 0x100000000LL); in aio_read64()
114 Overlapped->OffsetHigh = (DWORD) (aiocbp->aio_offset / 0x100000000); in aio_read64()
160 Overlapped->OffsetHigh = (DWORD) (aiocbp->aio_offset / 0x100000000LL); in aio_write()
166 Overlapped->OffsetHigh = (DWORD) (aiocbp->aio_offset / 0x100000000); in aio_write()
173 Overlapped->OffsetHigh = 0; in aio_write()
218 Overlapped->OffsetHigh = (DWORD) (aiocbp->aio_offset / 0x100000000LL); in aio_write64()
224 Overlapped->OffsetHigh = (DWORD) (aiocbp->aio_offset / 0x100000000); in aio_write64()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DArchDebugSupport.c50 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
57 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
87 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16)); in GetExceptionHandlerInIdtEntry()
110 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
52 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
86 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16)); in GetExceptionHandlerInIdtEntry()
109 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
52 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
86 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16)); in GetExceptionHandlerInIdtEntry()
109 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
52 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
86 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16)); in GetExceptionHandlerInIdtEntry()
109 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
52 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
86 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16)); in GetExceptionHandlerInIdtEntry()
109 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
52 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
86 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16)); in GetExceptionHandlerInIdtEntry()
109 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
52 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
86 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16)); in GetExceptionHandlerInIdtEntry()
109 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
52 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
86 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16)); in GetExceptionHandlerInIdtEntry()
109 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
52 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
86 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16)); in GetExceptionHandlerInIdtEntry()
109 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/sysutils/edk2/edk2-edk2-stable202102/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
52 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
86 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16)); in GetExceptionHandlerInIdtEntry()
109 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
53 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
88 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16) | in GetExceptionHandlerInIdtEntry()
112 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Threading/
H A DOverlapped.cs88 result.offsetH = nativeOverlappedPtr->OffsetHigh; in Unpack()
100 result->OffsetHigh = offsetH; in Pack()
112 result->OffsetHigh = offsetH; in Pack()
155 public int OffsetHigh { property in System.Threading.Overlapped
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
53 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
88 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16) | in GetExceptionHandlerInIdtEntry()
112 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
53 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
88 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16) | in GetExceptionHandlerInIdtEntry()
112 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
53 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
88 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16) | in GetExceptionHandlerInIdtEntry()
112 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
53 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
88 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16) | in GetExceptionHandlerInIdtEntry()
112 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
53 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
88 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16) | in GetExceptionHandlerInIdtEntry()
112 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
53 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
88 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16) | in GetExceptionHandlerInIdtEntry()
112 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DArchDebugSupport.c50 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
58 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
89 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16) | in GetExceptionHandlerInIdtEntry()
113 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
53 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16); in InitializeDebugIdt()
88 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16) | in GetExceptionHandlerInIdtEntry()
112 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16); in SetExceptionHandlerInIdtEntry()
/dports/sysutils/edk2/edk2-edk2-stable202102/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DArchDebugSupport.c45 IdtEntry[Index].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16);
53 IdtEntry[DEBUG_TIMER_VECTOR].Bits.OffsetHigh = (UINT16)((UINTN)InterruptHandler >> 16);
88 (((UINTN)IdtEntry[ExceptionNum].Bits.OffsetHigh) << 16) |
112 IdtEntry[ExceptionNum].Bits.OffsetHigh = (UINT16)((UINTN)ExceptionHandler >> 16);
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading.Overlapped/tests/
H A DOverlappedTests.cs35 obj.OffsetHigh = 3; in PropertyTest1()
36 Assert.Equal(3, obj.OffsetHigh); in PropertyTest1()
37 obj.OffsetHigh = 0; in PropertyTest1()
38 Assert.Equal(0, obj.OffsetHigh); in PropertyTest1()
60 Assert.Equal(3, obj.OffsetHigh); in PropertyTest2()
78 Assert.Equal(3, obj.OffsetHigh); in PropertyTest3()
H A DThreadPoolBoundHandle_AllocateNativeOverlappedTests.cs149 Assert.Equal(0, overlapped->OffsetHigh); in AllocateNativeOverlapped_ReturnedNativeOverlapped_AllFieldsZero()
169 Assert.Equal(0, overlapped->OffsetHigh); in AllocateNativeOverlapped_PreAllocated_ReturnedNativeOverlapped_AllFieldsZero()
185 overlapped->OffsetHigh = 1; in AllocateNativeOverlapped_PossibleReusedReturnedNativeOverlapped_OffsetLowAndOffsetHighSetToZero()
194 Assert.Equal(0, overlapped->OffsetHigh); in AllocateNativeOverlapped_PossibleReusedReturnedNativeOverlapped_OffsetLowAndOffsetHighSetToZero()
211 overlapped->OffsetHigh = 1; in AllocateNativeOverlapped_PreAllocated_ReusedReturnedNativeOverlapped_OffsetLowAndOffsetHighSetToZero()
220 Assert.Equal(0, overlapped->OffsetHigh); in AllocateNativeOverlapped_PreAllocated_ReusedReturnedNativeOverlapped_OffsetLowAndOffsetHighSetToZero()

12345678910>>...72