Searched refs:is_error_pfn (Results 1 – 3 of 3) sorted by relevance
544 if (is_error_pfn(pfn)) in FNAME()
3174 if (unlikely(is_error_pfn(fault->pfn))) in handle_abnormal_pfn()
104 static inline bool is_error_pfn(kvm_pfn_t pfn) in is_error_pfn() function