Home
last modified time | relevance | path

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

/samples/vfio-mdev/
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()