Home
last modified time | relevance | path

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

/src/stand/efi/loader/arch/amd64/
H A Dtrap.c44 #define NUM_IST 8 macro
150 int ist_use_table[static NUM_IST]) in prepare_exception() argument
241 int ist_use_table[NUM_IST]; in efi_redirect_exceptions()
364 for (ist = 1; ist < NUM_IST; ist++) { in efi_redirect_exceptions()
368 if (ist == NUM_IST) { in efi_redirect_exceptions()