Searched defs:pat_cr (Results 1 – 2 of 2) sorted by relevance
30 #define pat_cr_2_paf(pat_cr,n) ((((uint64_t)pat_cr) >> ((n)<<3)) & 0xff) argument291 static uint8_t page_pat_type(uint64_t pat_cr, uint32_t pte_flags) in page_pat_type()
189 u64 pat_cr; member
Completed in 4 milliseconds