Searched refs:gdt_table (Results 1 – 1 of 1) sorted by relevance
106 struct desc_struct *gdt_table = get_cpu_gdt_rw(cpu); in setup_stack_canary_segment() local109 desc = gdt_table[GDT_ENTRY_STACK_CANARY]; in setup_stack_canary_segment()111 write_gdt_entry(gdt_table, GDT_ENTRY_STACK_CANARY, &desc, DESCTYPE_S); in setup_stack_canary_segment()