Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/arch/x86/
Dgen_gdt.py99 def create_code_data_entry(base, limit, dpl, flags, access): function
208 output_fp.write(create_code_data_entry(0, 0xFFFFF, 0,
212 output_fp.write(create_code_data_entry(0, 0xFFFFF, 0,
227 output_fp.write(create_code_data_entry(0, 0xFFFFF, 3,
231 output_fp.write(create_code_data_entry(0, 0xFFFFF, 3,
240 output_fp.write(create_code_data_entry(0, 0xFFFFF, 3,