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

/linux-master/arch/x86/include/asm/
H A Dtlbflush.h62 * 6 because 6 should be plenty and struct tlb_state will fit in two cache
72 struct tlb_state { struct
152 DECLARE_PER_CPU_ALIGNED(struct tlb_state, cpu_tlbstate);
/linux-master/arch/x86/kernel/
H A Dasm-offsets.c99 OFFSET(TLB_STATE_user_pcid_flush_mask, tlb_state, user_pcid_flush_mask);
H A Dhw_breakpoint.c308 sizeof(struct tlb_state)))
/linux-master/arch/x86/mm/
H A Dinit.c1060 __visible DEFINE_PER_CPU_ALIGNED(struct tlb_state, cpu_tlbstate) = {

Completed in 181 milliseconds