Home
last modified time | relevance | path

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

/linux/arch/x86/entry/
H A Dentry_fred.c100 static idtentry_t sysvec_table[NR_SYSTEM_VECTORS] __ro_after_init = {
150 for (vector = 0; vector < NR_SYSTEM_VECTORS; vector++) { in fred_complete_exception_setup()
163 NR_SYSTEM_VECTORS); in fred_extint()
/linux/tools/arch/x86/include/asm/
H A Dirq_vectors.h
/linux/arch/x86/include/asm/
H A Dirq_vectors.h115 #define NR_SYSTEM_VECTORS (NR_VECTORS - FIRST_SYSTEM_VECTOR) macro
H A Didtentry.h569 .rept NR_SYSTEM_VECTORS
/linux/tools/perf/trace/beauty/arch/x86/include/asm/
H A Dirq_vectors.h115 #define NR_SYSTEM_VECTORS (NR_VECTORS - FIRST_SYSTEM_VECTOR) macro