Searched refs:HVMOP_get_mem_type (Results 1 – 2 of 2) sorted by relevance
| /linux/include/xen/interface/hvm/ | ||
| H A D | hvm_op.h | 36 #define HVMOP_get_mem_type 15 macro |
| /linux/arch/x86/xen/ | ||
| H A D | mmu_hvm.c | 25 if (HYPERVISOR_hvm_op(HVMOP_get_mem_type, &a)) { in xen_vmcore_pfn_is_ram() |