Searched refs:int_type (Results 1 – 4 of 4) sorted by relevance
56 uint64_t int_type:1; member64 uint64_t int_type:1;79 uint64_t int_type:1; member87 uint64_t int_type:1;100 uint64_t int_type:1; member108 uint64_t int_type:1;363 uint64_t int_type:1; member371 uint64_t int_type:1;
309 int i, int_type; in FPU_exception() local311 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()
2397 int int_type = svm->vmcb->control.exit_int_info & in task_switch_interception() local2444 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()
699 cfg.s.int_type = (t & IRQ_TYPE_EDGE_BOTH) != 0; in octeon_irq_gpio_setup()
Completed in 720 milliseconds