Home
last modified time | relevance | path

Searched refs:MAX_WP_SIZE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/s390/kvm/
H A Dguestdbg.c172 #define MAX_WP_SIZE 100 macro
184 if (wp_info->len < 0 || wp_info->len > MAX_WP_SIZE) in __import_wp_info()