Searched refs:class1 (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_fc.h333 * valid only for class1. Reserved for
343 * valid only for class1. Reserved for
372 struct fc_plogi_clp_s class1; /* class 1 service parameters */ member in struct:fc_logi_s
/linux-4.4.14/arch/powerpc/platforms/ps3/
H A Dspu.c510 /* Note that MFC_DSISR will be cleared when class1[MF] is set. */ int_stat_clear()
/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dspu_base.c322 /* atomically read & clear class1 status. */ spu_irq_class_1()
/linux-4.4.14/drivers/crypto/caam/
H A Dcaamalg.c1513 /* Load class1 key only */ ablkcipher_setkey()
1572 /* Load class1 key only */ ablkcipher_setkey()
1635 /* Load class1 key only */ ablkcipher_setkey()
1738 /* Load class1 keys only */ xts_ablkcipher_setkey()
1785 /* Load class1 key only */ xts_ablkcipher_setkey()
/linux-4.4.14/arch/x86/kvm/
H A Dx86.c366 int class1, class2; kvm_multiple_exception() local
389 class1 = exception_class(prev_nr); kvm_multiple_exception()
391 if ((class1 == EXCPT_CONTRIBUTORY && class2 == EXCPT_CONTRIBUTORY) kvm_multiple_exception()
392 || (class1 == EXCPT_PF && class2 != EXCPT_BENIGN)) { kvm_multiple_exception()
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c765 * This implementation enables only class1 enable_interrupts()

Completed in 264 milliseconds