Searched defs:phys_page_for_each_1 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/
H A Dexec.c1915 static void phys_page_for_each_1(CPUPhysMemoryClient *client, function
1934 phys_page_for_each_1(client, level - 1, pp + i);
1943 phys_page_for_each_1(client, P_L1_SHIFT / L2_BITS - 1,

Completed in 437 milliseconds