Home
last modified time | relevance | path

Searched defs:int10 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dmeson.build45 xorg_int10 = shared_module('int10', build
/OK3568_Linux_fs/external/xserver/
H A Dmeson.build230 int10 = get_option('int10') variable
232 int10 = 'x86emu' variable
234 int10 = 'stub' variable
237 int10 = 'stub' variable
H A Dmeson_options.txt58 option('int10', type: 'combo', choices: ['stub', 'x86emu', 'vm86', 'auto', 'false'], combo
H A Dconfigure.ac389 AC_ARG_WITH(int10, AS_HELP_STRING([--with-int10=BACKEND], [int10 backend: vm86, x86emu or… optwith
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/
H A Dbios.c113 static void X86API int10(int intno) in int10() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/
H A Dmeson.build125 subdir('int10') subdir