Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dmagic.h93 #define BALLOON_KVM_MAGIC 0x13661366 macro
/Linux-v5.4/drivers/virtio/
Dvirtio_balloon.c751 return init_pseudo(fc, BALLOON_KVM_MAGIC) ? 0 : -ENOMEM; in balloon_init_fs_context()