1common: 2 arch_allow: x86 3 filter: CONFIG_X86_64 4 tags: 5 - interrupt 6 - nmi 7 integration_platforms: 8 - qemu_x86_64 9tests: 10 arch.interrupt.nmi: 11 extra_configs: 12 - CONFIG_USERSPACE=n 13 arch.interrupt.nmi.kpti: 14 extra_configs: 15 - CONFIG_TEST_USERSPACE=y 16