Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dvmx.h423 #define APIC_ACCESS_TYPE 0xf000 /* 15:12, access type */ macro
/arch/x86/kvm/vmx/
Dvmx.c5279 access_type = exit_qualification & APIC_ACCESS_TYPE; in handle_apic_access()