Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dphantom.h32 #define PHN_GET_REGS _IOWR(PH_IOC_MAGIC, 2, struct phm_regs *) macro
/openbmc/linux/drivers/misc/
H A Dphantom.c159 case PHN_GET_REGS: { in phantom_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch1244 +pub const PHN_GET_REGS: u32 = 3221778434;