Searched refs:pat_cr_2_paf (Results 1 – 1 of 1) sorted by relevance
30 #define pat_cr_2_paf(pat_cr,n) ((((uint64_t)pat_cr) >> ((n)<<3)) & 0xff) macro128 if ( pat_cr_2_paf(host_pat, j) == i ) in hvm_mtrr_pat_init()301 return (uint8_t)pat_cr_2_paf(pat_cr, pat_entry); in page_pat_type()
Completed in 3 milliseconds