Searched defs:l1_phys_map (Results 1 - 1 of 1) sorted by path

/external/qemu/
H A Dtranslate-all.c100 static void* l1_phys_map[V_L1_SIZE]; variable
440 lp = l1_phys_map + ((index >> V_L1_SHIFT) & (V_L1_SIZE - 1));

Completed in 217 milliseconds