Home
last modified time | relevance | path

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

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