Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmm.h1655 #define PAGE_ACCESS_TIME_MASK \ macro
/openbmc/linux/kernel/sched/
H A Dfair.c1816 return (time - last_time) & PAGE_ACCESS_TIME_MASK; in numa_hint_fault_latency()