Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dlguest_launcher.h22 LHREQ_INITIALIZE, /* + base, pfnlimit, start */ enumerator
/linux-4.4.14/drivers/lguest/
Dlguest_user.c316 if (req != LHREQ_INITIALIZE) { in write()
327 case LHREQ_INITIALIZE: in write()
/linux-4.4.14/tools/lguest/
Dlguest.c616 unsigned long args[] = { LHREQ_INITIALIZE, in tell_kernel()