Home
last modified time | relevance | path

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

/linux/kernel/power/
A Dsnapshot.c2198 #define ENCODED_PFN_MASK (~ENCODED_PFN_ZERO_FLAG) macro
2377 decoded_pfn = buf[j] & ENCODED_PFN_MASK; in unpack_orig_pfns()

Completed in 9 milliseconds