Home
last modified time | relevance | path

Searched refs:tlb_state (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/ !
H A Dtlbflush.h73 struct tlb_state { struct
153 DECLARE_PER_CPU_ALIGNED(struct tlb_state, cpu_tlbstate); argument
/linux/arch/x86/kernel/ !
H A Dasm-offsets.c114 OFFSET(TLB_STATE_user_pcid_flush_mask, tlb_state, user_pcid_flush_mask); in common()
H A Dhw_breakpoint.c309 sizeof(struct tlb_state))) in within_cpu_entry()
/linux/arch/x86/mm/ !
H A Dinit.c1013 __visible DEFINE_PER_CPU_ALIGNED(struct tlb_state, cpu_tlbstate) = {