Searched refs:shorted (Results 1 - 1 of 1) sorted by relevance

/arch/x86/mm/
H A Dpf_in.c83 unsigned shorted:1; member in struct:prefix_bits
93 prf->shorted = 0;
102 prf->shorted = 1;
181 return prf.shorted ? 2 : (prf.enlarged ? 8 : 4);
208 return prf.shorted ? 2 : 4;
212 return prf.shorted ? 2 : (prf.enlarged ? 8 : 4);

Completed in 384 milliseconds