Home
last modified time | relevance | path

Searched refs:TSS_DESC_SIZE (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
DSmiException.asm88 DW TSS_DESC_SIZE - 1 ; LimitLow
95 DW TSS_DESC_SIZE - 1 ; LimitLow
188 TSS_DESC_SIZE = $ - offset TssDescriptor define
DSmiException.S85 .word TSS_DESC_SIZE -1 # LimitLow
92 .word TSS_DESC_SIZE - 1 # LimitLow
170 .equ TSS_DESC_SIZE, . - TssDescriptor define
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
DSmiException.asm81 DW TSS_DESC_SIZE - 1 ; LimitLow
110 TSS_DESC_SIZE = $ - offset TssDescriptor define
DSmiException.S82 .word TSS_DESC_SIZE - 1 # LimitLow
94 .equ TSS_DESC_SIZE, .- TssDescriptor define