Lines Matching full:windows
410 * closed windows (means with lost credits), do not give new in vas_allocate_window()
411 * window to user space. New windows will be opened only in vas_allocate_window()
412 * after the existing windows are reopened when credits are in vas_allocate_window()
602 * VAS windows can be closed due to lost credits when the core is
619 * Nothing to do if there are no closed windows. in reconfig_open_windows()
626 * assigned to the LPAR and the kernel closes VAS windows in reconfig_open_windows()
628 * uses LIFO (the last windows that are opened will be closed in reconfig_open_windows()
631 * For example, 40 windows are closed when the LPAR lost 2 cores in reconfig_open_windows()
633 * credits. It means the kernel can reopen 20 windows. So move in reconfig_open_windows()
634 * 20 entries in the VAS windows lost and reopen next 20 windows. in reconfig_open_windows()
635 * For partition migration, reopen all windows that are closed in reconfig_open_windows()
649 * Open windows if they are closed only with migration or in reconfig_open_windows()
712 * means the excessive windows should not be active and the user space
713 * should not be using these windows to send compression requests to NX.
714 * So the kernel closes the excessive windows and unmap the paste address
717 * existing windows.
751 * and close windows. in reconfig_close_windows()
779 * So ignore error and continue closing other windows. in reconfig_close_windows()
789 * So close all active windows in the list and will be in reconfig_close_windows()
790 * reopened windows based on the new lpar_creds on the in reconfig_close_windows()
827 * increased with DLPAR operation. Means some windows have to be in vas_reconfig_capabilties()
829 * user space can not open new windows. in vas_reconfig_capabilties()
834 * target, reopen windows if they are closed due to in vas_reconfig_capabilties()
841 * # active windows is more than new LPAR available in vas_reconfig_capabilties()
842 * credits. So close the excessive windows. in vas_reconfig_capabilties()
880 * and then update the existing windows usage if needed.
892 * based on entitled core capacity. So updating VAS windows will in pseries_vas_notifier()
916 * For LPM, all windows have to be closed on the source partition
918 * after migration. So closing windows during suspend and
953 * all windows in the list during suspend and reopen in vas_migration_handler()
954 * windows based on new lpar_creds on the destination in vas_migration_handler()
970 * implementation. So continue closing all windows in in vas_migration_handler()
972 * opening windows (during resume) if VAS capabilities in vas_migration_handler()