Searched refs:GET_DESC_BASE (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/asm-x86/
H A Ddesc_32.h222 * GET_DESC_BASE reads the descriptor base of the specified segment.
233 * GET_DESC_BASE(GDT_ENTRY_ESPFIX_SS, %ebx, %eax, %ax, %al, %ah)
236 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) \ macro

Completed in 32 milliseconds