Searched refs:x86_cpu_set_a20 (Results 1 – 3 of 3) sorted by relevance
110 void x86_cpu_set_a20(X86CPU *cpu, int a20_state) in x86_cpu_set_a20() function
2436 void x86_cpu_set_a20(X86CPU *cpu, int a20_state);
581 x86_cpu_set_a20(cpu, level); in handle_a20_line_change()
Completed in 42 milliseconds