Searched refs:LDT_SLOT_STRIDE (Results 1 – 2 of 2) sorted by relevance
70 #define LDT_SLOT_STRIDE (LDT_ENTRIES * LDT_ENTRY_SIZE) macro74 return (void *)(LDT_BASE_ADDR + LDT_SLOT_STRIDE * slot); in ldt_slot_va()
276 flush_tlb_mm_range(mm, va, va + LDT_SLOT_STRIDE, 0); in map_ldt_struct()