Home
last modified time | relevance | path

Searched defs:crn (Results 1 – 7 of 7) sorted by relevance

/linux/include/uapi/linux/
H A Dvirtio_scsi.h49 __u8 crn; member
59 __u8 crn; member
/linux/tools/arch/arm64/include/asm/
H A Desr.h217 #define ESR_ELx_SYS64_ISS_SYS_VAL(op0, op1, op2, crn, crm) \ argument
333 #define ESR_ELx_CP15_32_ISS_SYS_VAL(op1, op2, crn, crm) \ argument
/linux/tools/testing/selftests/kvm/arm64/
H A Dget-reg-list.c214 unsigned op0, op1, crn, crm, op2; print_reg() local
/linux/arch/arm64/include/asm/
H A Desr.h237 #define ESR_ELx_SYS64_ISS_SYS_VAL(op0, op1, op2, crn, crm) \ argument
353 #define ESR_ELx_CP15_32_ISS_SYS_VAL(op1, op2, crn, crm) \ argument
H A Dsysreg.h40 #define sys_reg(op0, op1, crn, crm, op2) \ argument
/linux/arch/arm/include/asm/hardware/
H A Dcp14.h17 #define MRC14(op1, crn, crm, op2) \ argument
24 #define MCR14(val, op1, crn, crm, op2) \ argument
/linux/drivers/scsi/bfa/
H A Dbfa_fc.h1042 u8 crn; /* command reference number */ member