Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dlguest_launcher.h27 LHREQ_GETREG, /* + offset within struct pt_regs (then read value). */ enumerator
/linux-4.4.14/drivers/lguest/
Dlguest_user.c331 case LHREQ_GETREG: in write()
/linux-4.4.14/tools/lguest/
Dlguest.c1525 unsigned long args[] = { LHREQ_GETREG, offset }; in getreg_off()