Searched refs:vapic_page (Results 1 – 2 of 2) sorted by relevance
3819 void *vapic_page; in vmx_complete_nested_posted_interrupt() local3835 vapic_page = vmx->nested.virtual_apic_map.hva; in vmx_complete_nested_posted_interrupt()3836 if (!vapic_page) in vmx_complete_nested_posted_interrupt()3840 vapic_page, &max_irr); in vmx_complete_nested_posted_interrupt()
4112 void *vapic_page; in vmx_guest_apic_has_interrupt() local4123 vapic_page = vmx->nested.virtual_apic_map.hva; in vmx_guest_apic_has_interrupt()4124 vppr = *((u32 *)(vapic_page + APIC_PROCPRI)); in vmx_guest_apic_has_interrupt()