Home
last modified time | relevance | path

Searched refs:vm86_regs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dvm86.h63 struct vm86_regs { struct
98 struct vm86_regs regs; argument
120 struct vm86_regs regs;
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c1596 static inline void pushw(struct vm86_regs *r, int val) in pushw()
1616 struct vm86_regs *r; in test_vm86()