Home
last modified time | relevance | path

Searched refs:_U64CAST_ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dtypes.h19 #define _U64CAST_ macro
22 #define _U64CAST_ (u64) macro
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dtypes.h13 #define _U64CAST_ macro
16 #define _U64CAST_ (u64) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h38 #define _U64CAST_ macro
41 #define _U64CAST_ (u64) macro
803 #define MIPS_MAAR_VH (_U64CAST_(1) << 63)
1074 #define CVMCTL_IPPCI (_U64CAST_(0x7) << CVMCTL_IPPCI_SHIFT)
1076 #define CVMCTL_IPTI (_U64CAST_(0x7) << CVMCTL_IPTI_SHIFT)
1079 #define CVMMEMCTL2_INHIBITTS (_U64CAST_(1) << 17)
1082 #define CVMVMCONF_DGHT (_U64CAST_(1) << 60)
1084 #define CVMVMCONF_MMUSIZEM1 (_U64CAST_(0xff) << CVMVMCONF_MMUSIZEM1_S)
1086 #define CVMVMCONF_RMMUSIZEM1 (_U64CAST_(0xff) << CVMVMCONF_RMMUSIZEM1_S)
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h37 #define _U64CAST_ macro
40 #define _U64CAST_ (u64) macro
788 #define MIPS_MAAR_VH (_U64CAST_(1) << 63)
1059 #define CVMCTL_IPPCI (_U64CAST_(0x7) << CVMCTL_IPPCI_SHIFT)
1061 #define CVMCTL_IPTI (_U64CAST_(0x7) << CVMCTL_IPTI_SHIFT)
1064 #define CVMMEMCTL2_INHIBITTS (_U64CAST_(1) << 17)
1067 #define CVMVMCONF_DGHT (_U64CAST_(1) << 60)
1069 #define CVMVMCONF_MMUSIZEM1 (_U64CAST_(0xff) << CVMVMCONF_MMUSIZEM1_S)
1071 #define CVMVMCONF_RMMUSIZEM1 (_U64CAST_(0xff) << CVMVMCONF_RMMUSIZEM1_S)

Completed in 13 milliseconds