Home
last modified time | relevance | path

Searched defs:tlb_gen (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dmmu.h38 atomic64_t tlb_gen; member
H A Dtlbflush.h69 u64 tlb_gen; member
/openbmc/linux/arch/x86/mm/
H A Dtlb.c703 u64 tlb_gen = atomic64_read(&init_mm.context.tlb_gen); in initialize_tlbstate_and_flush() local