Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtlbflush.h72 struct tlb_state { struct
152 DECLARE_PER_CPU_ALIGNED(struct tlb_state, cpu_tlbstate); argument
/openbmc/linux/arch/x86/kernel/
H A Dasm-offsets.c106 OFFSET(TLB_STATE_user_pcid_flush_mask, tlb_state, user_pcid_flush_mask); in common()
H A Dhw_breakpoint.c308 sizeof(struct tlb_state))) in within_cpu_entry()
/openbmc/linux/arch/x86/mm/
H A Dinit.c1061 __visible DEFINE_PER_CPU_ALIGNED(struct tlb_state, cpu_tlbstate) = {