Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dtlbflush.h67 struct tlb_state { struct
154 DECLARE_PER_CPU_SHARED_ALIGNED(struct tlb_state, cpu_tlbstate); argument
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dasm-offsets.c93 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()
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dinit.c1037 __visible DEFINE_PER_CPU_SHARED_ALIGNED(struct tlb_state, cpu_tlbstate) = {