Searched refs:KVM_PFN_ERR_NOSLOT_MASK (Results 1 – 1 of 1) sorted by relevance
93 #define KVM_PFN_ERR_NOSLOT_MASK (0xfffULL << 52) macro116 return !!(pfn & KVM_PFN_ERR_NOSLOT_MASK); in is_error_noslot_pfn()