OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_x86_set_a20
(Results
1 - 3
of
3
) sorted by null
/external/qemu/hw/i386/
pc.c
390
cpu_x86_set_a20
(first_cpu->env_ptr, enable);
[
all
...]
/external/qemu/target-i386/
cpu.h
961
void
cpu_x86_set_a20
(CPUX86State *env, int a20_state);
[
all
...]
helper.c
838
void
cpu_x86_set_a20
(CPUX86State *env, int a20_state)
function
[
all
...]
Completed in 57 milliseconds