Home
last modified time | relevance | path

Searched refs:MODIFY_LDT_CONTENTS_CODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dldt.h45 #define MODIFY_LDT_CONTENTS_CODE 2 macro
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c1402 ldt.contents = MODIFY_LDT_CONTENTS_CODE; in test_code16()