Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dvapic.c59 struct VAPICROMState { struct
76 OBJECT_DECLARE_SIMPLE_TYPE(VAPICROMState, VAPIC) argument
136 static void read_guest_rom_state(VAPICROMState *s) in read_guest_rom_state()
142 static void write_guest_rom_state(VAPICROMState *s) in write_guest_rom_state()
148 static void update_guest_rom_state(VAPICROMState *s) in update_guest_rom_state()
158 static int find_real_tpr_addr(VAPICROMState *s, CPUX86State *env) in find_real_tpr_addr()
202 static int evaluate_tpr_instruction(VAPICROMState *s, X86CPU *cpu, in evaluate_tpr_instruction()
285 static int update_rom_mapping(VAPICROMState *s, CPUX86State *env, target_ulong ip) in update_rom_mapping()
365 static int vapic_enable(VAPICROMState *s, X86CPU *cpu) in vapic_enable()
447 static void patch_instruction(VAPICROMState *s, X86CPU *cpu, target_ulong ip) in patch_instruction()
[all …]