Home
last modified time | relevance | path

Searched refs:MTTY_CONFIG_SPACE_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/samples/vfio-mdev/
H A Dmtty.c47 #define MTTY_CONFIG_SPACE_SIZE 0xff macro
741 mdev_state->vconfig = kzalloc(MTTY_CONFIG_SPACE_SIZE, GFP_KERNEL); in mtty_create()
1066 size = MTTY_CONFIG_SPACE_SIZE; in mtty_get_region_info()
/kernel/linux/linux-6.6/samples/vfio-mdev/
H A Dmtty.c45 #define MTTY_CONFIG_SPACE_SIZE 0xff macro
769 mdev_state->vconfig = kzalloc(MTTY_CONFIG_SPACE_SIZE, GFP_KERNEL); in mtty_init_dev()
1148 size = MTTY_CONFIG_SPACE_SIZE; in mtty_get_region_info()

Completed in 3 milliseconds