Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/
H A Dvmw_balloon.c73 VMW_BALLOON_SIGNALLED_WAKEUP_CMD = (1 << 4), enumerator
80 | VMW_BALLOON_SIGNALLED_WAKEUP_CMD)
138 * If the host reports VMW_BALLOON_SIGNALLED_WAKEUP_CMD is supported then
1381 if ((b->capabilities & VMW_BALLOON_SIGNALLED_WAKEUP_CMD) == 0) in vmballoon_vmci_init()
/kernel/linux/linux-6.6/drivers/misc/
H A Dvmw_balloon.c71 VMW_BALLOON_SIGNALLED_WAKEUP_CMD = (1 << 4), enumerator
78 | VMW_BALLOON_SIGNALLED_WAKEUP_CMD)
136 * If the host reports VMW_BALLOON_SIGNALLED_WAKEUP_CMD is supported then
1374 if ((b->capabilities & VMW_BALLOON_SIGNALLED_WAKEUP_CMD) == 0) in vmballoon_vmci_init()

Completed in 5 milliseconds