Lines Matching full:windows
414 * closes all open windows from the list. But the window is in vas_allocate_window()
417 * may cause some windows are still open when the hypervisor in vas_allocate_window()
420 * open windows. in vas_allocate_window()
424 * closed windows (means with lost credits), do not give new in vas_allocate_window()
425 * window to user space. New windows will be opened only in vas_allocate_window()
426 * after the existing windows are reopened when credits are in vas_allocate_window()
624 * VAS windows can be closed due to lost credits when the core is
641 * Nothing to do if there are no closed windows. in reconfig_open_windows()
648 * assigned to the LPAR and the kernel closes VAS windows in reconfig_open_windows()
650 * uses LIFO (the last windows that are opened will be closed in reconfig_open_windows()
653 * For example, 40 windows are closed when the LPAR lost 2 cores in reconfig_open_windows()
655 * credits. It means the kernel can reopen 20 windows. So move in reconfig_open_windows()
656 * 20 entries in the VAS windows lost and reopen next 20 windows. in reconfig_open_windows()
657 * For partition migration, reopen all windows that are closed in reconfig_open_windows()
671 * Open windows if they are closed only with migration or in reconfig_open_windows()
734 * means the excessive windows should not be active and the user space
735 * should not be using these windows to send compression requests to NX.
736 * So the kernel closes the excessive windows and unmap the paste address
739 * existing windows.
779 * and close windows. in reconfig_close_windows()
805 * So ignore error and continue closing other windows. in reconfig_close_windows()
815 * So close all active windows in the list and will be in reconfig_close_windows()
816 * reopened windows based on the new lpar_creds on the in reconfig_close_windows()
853 * increased with DLPAR operation. Means some windows have to be in vas_reconfig_capabilties()
855 * user space can not open new windows. in vas_reconfig_capabilties()
860 * target, reopen windows if they are closed due to in vas_reconfig_capabilties()
867 * # active windows is more than new LPAR available in vas_reconfig_capabilties()
868 * credits. So close the excessive windows. in vas_reconfig_capabilties()
913 * and then update the existing windows usage if needed.
925 * based on entitled core capacity. So updating VAS windows will in pseries_vas_notifier()
949 * For LPM, all windows have to be closed on the source partition
951 * after migration. So closing windows during suspend and
986 * all windows in the list during suspend and reopen in vas_migration_handler()
987 * windows based on new lpar_creds on the destination in vas_migration_handler()
1003 * implementation. So continue closing all windows in in vas_migration_handler()
1005 * opening windows (during resume) if VAS capabilities in vas_migration_handler()
1018 * Windows are included in the list after successful in vas_migration_handler()
1020 * windows in vas_allocate_window() which will be in vas_migration_handler()