Searched refs:KVM_PFN_ERR_NOSLOT_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dkvm_host.h93 #define KVM_PFN_ERR_NOSLOT_MASK (0xfffULL << 52) macro
126 return !!(pfn & KVM_PFN_ERR_NOSLOT_MASK);

Completed in 121 milliseconds