Searched refs:count_old_page_tables (Results 1 – 2 of 2) sorted by relevance
2539 move_ptes_to_front (int count_old_page_tables, int count_new_page_tables) in move_ptes_to_front() argument2549 &G.by_depth[count_old_page_tables], in move_ptes_to_front()2553 count_old_page_tables * sizeof (void *)); in move_ptes_to_front()2555 &G.save_in_use[count_old_page_tables], in move_ptes_to_front()2559 count_old_page_tables * sizeof (void *)); in move_ptes_to_front()2579 if (count_old_page_tables) in move_ptes_to_front()2589 unsigned long count_old_page_tables; in ggc_pch_read() local2592 count_old_page_tables = G.by_depth_in_use; in ggc_pch_read()2677 count_new_page_tables = G.by_depth_in_use - count_old_page_tables; in ggc_pch_read()2679 move_ptes_to_front (count_old_page_tables, count_new_page_tables); in ggc_pch_read()
2545 move_ptes_to_front (int count_old_page_tables, int count_new_page_tables) in move_ptes_to_front() argument2555 &G.by_depth[count_old_page_tables], in move_ptes_to_front()2559 count_old_page_tables * sizeof (void *)); in move_ptes_to_front()2561 &G.save_in_use[count_old_page_tables], in move_ptes_to_front()2565 count_old_page_tables * sizeof (void *)); in move_ptes_to_front()2585 if (count_old_page_tables) in move_ptes_to_front()2595 unsigned long count_old_page_tables; in ggc_pch_read() local2598 count_old_page_tables = G.by_depth_in_use; in ggc_pch_read()2683 count_new_page_tables = G.by_depth_in_use - count_old_page_tables; in ggc_pch_read()2685 move_ptes_to_front (count_old_page_tables, count_new_page_tables); in ggc_pch_read()