Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmmtimer.h51 #define MMTIMER_GETRES _IOR(MMTIMER_IOCTL_BASE, 1, unsigned long) macro
/openbmc/linux/drivers/char/
H A Duv_mmtimer.c105 case MMTIMER_GETRES: /* resolution of the clock in 10^-15 s */ in uv_mmtimer_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch410 +pub const MMTIMER_GETRES: u32 = 2148035841;