Searched refs:hap_has_2mb (Results 1 – 3 of 3) sorted by relevance
306 #define hap_has_2mb (!!(hvm_funcs.hap_capabilities & HVM_HAP_SUPERPAGE_2MB)) macro
557 hap_has_2mb) ? PAGE_ORDER_2M : PAGE_ORDER_4K; in p2m_set_entry()2089 if ( hap_has_2mb ) in mmio_order()
717 (target == 1 && hap_has_2mb) || in ept_set_entry()
Completed in 11 milliseconds