Home
last modified time | relevance | path

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

/hal_intel-3.7.0/bsp_sedi/soc/intel_ish/pm/
Dia_structs.h37 uint16_t limit; /* GDT limit size */ member
61 uint16_t limit; /* IDT limit size */ member
128 #define GEN_GDT_DESC_LO(base, limit, flags) \ argument
129 ((((limit) >> 12) & 0xFFFF) | (((base) & 0xFFFF) << 16))
131 #define GEN_GDT_DESC_UP(base, limit, flags) \ argument
133 (((limit) >> 12) & 0xFF0000) | ((base) & 0xFF000000) | 0xc00000)
Dish_pm.c197 index = (gdt_ptr->limit + 1) >> 3; in add_gdt_entry()
204 gdt_ptr->limit += sizeof(struct gdt_entry); in add_gdt_entry()
/hal_intel-3.7.0/bsp_sedi/soc/intel_ish/pm/aon/
Daon_task.c69 .limit = (sizeof(struct idt_entry) * (AON_IDT_ENTRY_VEC_LAST + 1)) - 1,
/hal_intel-3.7.0/docs/
Dbsp_sedi_doxyfile2386 # for no limit. Note that the threshold may be exceeded by 50% before the limit