Searched refs:gdt_table (Results 1 – 1 of 1) sorted by relevance
95 struct desc_struct *gdt_table = get_cpu_gdt_table(cpu); in setup_stack_canary_segment() local98 desc = gdt_table[GDT_ENTRY_STACK_CANARY]; in setup_stack_canary_segment()100 write_gdt_entry(gdt_table, GDT_ENTRY_STACK_CANARY, &desc, DESCTYPE_S); in setup_stack_canary_segment()