Searched +full:0 +full:x8000000a (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 12 # Leaf 0H 15 0x0, 0, eax, 31:0, max_std_leaf , Highest standard CPUID leaf 16 0x0, 0, ebx, 31:0, cpu_vendorid_0 , CPU vendor ID string bytes 0 - 3 17 0x0, 0, ec [all...] |
| /linux/tools/testing/selftests/kvm/include/x86/ |
| H A D | processor.h | 33 #define NONCANONICAL 0xaaaaaaaaaaaaaaaaull 38 #define NMI_VECTOR 0x02 42 #define X86_EFLAGS_CF BIT(0) /* Carry Flag */ 61 #define X86_CR4_VME (1ul << 0) 92 u8 extended_state_area[0]; 95 #define XFEATURE_MASK_FP BIT_ULL(0) 145 kvm_static_assert((fn & 0xc0000000) == 0 || \ 146 (fn & 0xc0000000) == 0x4000000 [all...] |
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra124-nyan-blaze-emc.dtsi | 92 0x40040001 93 0x8000000a 94 0x00000001 95 0x00000001 96 0x00000002 97 0x00000000 98 0x00000002 99 0x00000001 100 0x00000002 101 0x00000008 [all …]
|
| H A D | tegra124-jetson-tk1-emc.dtsi | 104 0x40040001 105 0x8000000a 106 0x00000001 107 0x00000001 108 0x00000002 109 0x00000000 110 0x00000002 111 0x00000001 112 0x00000003 113 0x00000008 [all …]
|
| H A D | tegra124-apalis-emc.dtsi | 108 0x40040001 0x8000000a 109 0x00000001 0x00000001 110 0x00000002 0x00000000 111 0x00000002 0x00000001 112 0x00000003 0x00000008 113 0x00000003 0x00000002 114 0x00000003 0x00000006 115 0x06030203 0x000a0502 116 0x77e30303 0x70000f03 117 0x001f0000 [all …]
|
| H A D | tegra124-nyan-big-emc.dtsi | 263 0x40040001 /* MC_EMEM_ARB_CFG */ 264 0x8000000a /* MC_EMEM_ARB_OUTSTANDING_REQ */ 265 0x00000001 /* MC_EMEM_ARB_TIMING_RCD */ 266 0x00000001 /* MC_EMEM_ARB_TIMING_RP */ 267 0x00000002 /* MC_EMEM_ARB_TIMING_RC */ 268 0x00000000 /* MC_EMEM_ARB_TIMING_RAS */ 269 0x00000002 /* MC_EMEM_ARB_TIMING_FAW */ 270 0x00000001 /* MC_EMEM_ARB_TIMING_RRD */ 271 0x00000002 /* MC_EMEM_ARB_TIMING_RAP2PRE */ 272 0x00000008 /* MC_EMEM_ARB_TIMING_WAP2PRE */ [all …]
|
| H A D | tegra124-xiaomi-mocha.dts | 34 reg = <0 0x80000000 0 0x80000000>; 44 panel@0 { 46 reg = <0>; 60 #size-cells = <0>; 62 port@0 { 63 reg = <0>; 105 emc-timings-0 { 106 nvidia,ram-code = <0>; 196 pinctrl-0 = <&state_default>; 932 nvidia,adjust-baud-rates = <0 9600 100>, [all …]
|
| /linux/fs/ntfs3/ |
| H A D | ntfs.h | 30 * ntfs.sys used 500 maximum links on-disk struct allows up to 0xffff. 55 * at offset 0x40. 90 MFT_REC_MFT = 0, 108 ATTR_ZERO = cpu_to_le32(0x00), 109 ATTR_STD = cpu_to_le32(0x10), 110 ATTR_LIST = cpu_to_le32(0x20), 111 ATTR_NAME = cpu_to_le32(0x30), 112 ATTR_ID = cpu_to_le32(0x40), 113 ATTR_SECURE = cpu_to_le32(0x50), 114 ATTR_LABEL = cpu_to_le32(0x60), [all …]
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | cpufeatures.h | 20 /* Intel-defined CPU features, CPUID level 0x00000001 (EDX), word 0 */ 21 #define X86_FEATURE_FPU ( 0*32+ 0) /* "fpu" Onboard FPU */ 22 #define X86_FEATURE_VME ( 0*32+ 1) /* "vme" Virtual Mode Extensions */ 23 #define X86_FEATURE_DE ( 0*32+ 2) /* "de" Debugging Extensions */ 24 #define X86_FEATURE_PSE ( 0*32+ 3) /* "pse" Page Size Extensions */ 25 #define X86_FEATURE_TSC ( 0*32+ 4) /* "tsc" Time Stamp Counter */ 26 #define X86_FEATURE_MSR ( 0*32+ 5) /* "msr" Model-Specific Registers */ 27 #define X86_FEATURE_PAE ( 0*32+ 6) /* "pae" Physical Address Extensions */ 28 #define X86_FEATURE_MCE ( 0*32+ 7) /* "mce" Machine Check Exception */ 29 #define X86_FEATURE_CX8 ( 0*32+ 8) /* "cx8" CMPXCHG8 instruction */ [all …]
|
| /linux/arch/x86/kvm/svm/ |
| H A D | svm.c | 274 return 0; in svm_set_efer() 280 u32 ret = 0; in svm_get_interrupt_shadow() 291 if (mask == 0) in svm_set_interrupt_shadow() 312 if (nrips && svm->vmcb->control.next_rip != 0) { in __svm_skip_emulated_instruction() 322 return 0; in __svm_skip_emulated_instruction() 332 svm_set_interrupt_shadow(vcpu, 0); in __svm_skip_emulated_instruction() 386 return 0; in svm_update_soft_interrupt_rip() 402 | (ex->has_error_code ? SVM_EVTINJ_VALID_ERR : 0) in svm_inject_exception() 436 * all osvw.status bits inside that length, including bit 0 (which is in svm_init_osvw() 438 * osvw_len is 0 then osvw_status[0] carries no information. We need to in svm_init_osvw() [all …]
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8822c_table.c | 16 0x83000000, 0x00000000, 0x40000000, 0x00000000, 17 0x1D90, 0x300001FF, 18 0x1D90, 0x300101FE, 19 0x1D90, 0x300201FD, 20 0x1D90, 0x300301FC, 21 0x1D90, 0x300401FB, 22 0x1D90, 0x300501FA, 23 0x1D90, 0x300601F9, 24 0x1D90, 0x300701F8, 25 0x1D90, 0x300801F7, [all …]
|