Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds