Home
last modified time | relevance | path

Searched defs:exc_table (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/xtensa/include/asm/
Dtraps.h21 struct exc_table { struct
42 DECLARE_PER_CPU(struct exc_table, exc_table); argument
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Dtraps.h19 struct exc_table { struct
21 void *kstk;
45 /* Initialize minimal exc_table structure sufficient for basic paging */ argument