Home
last modified time | relevance | path

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

/arch/mips/include/asm/octeon/
A Dcvmx-gpio-defs.h56 uint64_t int_type:1; member
64 uint64_t int_type:1;
79 uint64_t int_type:1; member
87 uint64_t int_type:1;
100 uint64_t int_type:1; member
108 uint64_t int_type:1;
363 uint64_t int_type:1; member
371 uint64_t int_type:1;
/arch/x86/math-emu/
A Derrors.c309 int i, int_type; in FPU_exception() local
311 int_type = 0; /* Needed only to stop compiler warnings */ in FPU_exception()
313 int_type = n - EX_INTERNAL; in FPU_exception()
350 int_type); in FPU_exception()
/arch/x86/kvm/svm/
A Dsvm.c2397 int int_type = svm->vmcb->control.exit_int_info & in task_switch_interception() local
2444 int_type == SVM_EXITINTINFO_TYPE_SOFT || in task_switch_interception()
2445 (int_type == SVM_EXITINTINFO_TYPE_EXEPT && in task_switch_interception()
2451 if (int_type != SVM_EXITINTINFO_TYPE_SOFT) in task_switch_interception()
/arch/mips/cavium-octeon/
A Docteon-irq.c699 cfg.s.int_type = (t & IRQ_TYPE_EDGE_BOTH) != 0; in octeon_irq_gpio_setup()

Completed in 720 milliseconds