Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dvapic.c60 struct VAPICROMState { struct
77 OBJECT_DECLARE_SIMPLE_TYPE(VAPICROMState, VAPIC) argument
137 static void read_guest_rom_state(VAPICROMState *s) in read_guest_rom_state()
143 static void write_guest_rom_state(VAPICROMState *s) in write_guest_rom_state()
149 static void update_guest_rom_state(VAPICROMState *s) in update_guest_rom_state()
159 static int find_real_tpr_addr(VAPICROMState *s, CPUX86State *env) in find_real_tpr_addr()
203 static int evaluate_tpr_instruction(VAPICROMState *s, X86CPU *cpu, in evaluate_tpr_instruction()
286 static int update_rom_mapping(VAPICROMState *s, CPUX86State *env, target_ulong ip) in update_rom_mapping()
366 static int vapic_enable(VAPICROMState *s, X86CPU *cpu) in vapic_enable()
448 static void patch_instruction(VAPICROMState *s, X86CPU *cpu, target_ulong ip) in patch_instruction()
[all …]