Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dlguest_launcher.h28 LHREQ_SETREG, /* + offset within struct pt_regs, value. */ enumerator
/linux-4.1.27/drivers/lguest/
Dlguest_user.c333 case LHREQ_SETREG: in write()
/linux-4.1.27/tools/lguest/
Dlguest.c1533 unsigned long args[] = { LHREQ_SETREG, offset, val }; in setreg_off()