Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dapic_internal.h209 TPRAccess access);
/openbmc/qemu/hw/i386/
H A Dvapic.c86 TPRAccess access;
204 target_ulong *pip, TPRAccess access) in evaluate_tpr_instruction()
469 TPRAccess access) in vapic_report_tpr_access()
/openbmc/qemu/target/i386/
H A Dcpu.h1781 typedef enum TPRAccess {
1784 } TPRAccess;
2158 TPRAccess tpr_access_type;
2833 void cpu_report_tpr_access(CPUX86State *env, TPRAccess access);
2835 TPRAccess access);
1770 typedef enum TPRAccess { global() enum
1773 } TPRAccess; global() typedef
H A Dhelper.c549 void cpu_report_tpr_access(CPUX86State *env, TPRAccess access) in cpu_report_tpr_access()
/openbmc/qemu/hw/intc/
H A Dapic_common.c117 TPRAccess access) in apic_enable_tpr_access_reporting()