Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dtrap.c47 #define NUM_IST 8 macro
116 int ist_use_table[static NUM_IST]) in prepare_exception() argument
207 int ist_use_table[NUM_IST]; in efi_redirect_exceptions()
329 for (ist = 1; ist < NUM_IST; ist++) { in efi_redirect_exceptions()
333 if (ist == NUM_IST) { in efi_redirect_exceptions()