Searched refs:EBX (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.15/tools/arch/x86/kcpuid/ |
D | cpuid.csv | 15 1, 0, EBX, 7:0, brand, Brand Index 16 1, 0, EBX, 15:8, clflush_size, CLFLUSH line size (value * 8) in bytes 17 1, 0, EBX, 23:16, max_cpu_id, Maxim number of addressable logic cpu in this package 18 1, 0, EBX, 31:24, apic_id, Initial APIC ID 100 4, 0, EBX, 11:0, cache_linesize, Size of a cache line in bytes 101 4, 0, EBX, 21:12, cache_partition, Physical Line partitions 102 4, 0, EBX, 31:22, cache_ways, Ways of associativity 111 5, 0, EBX, 15:0, max_mon_size, Largest monitor line size in bytes 148 6, 0, EBX, 3:0, therm_irq_thresh, Number of Interrupt Thresholds in Digital Thermal Sensor 157 7, 0, EBX, 0, fsgsbase, RDFSBASE/RDGSBASE/WRFSBASE/WRGSBASE supported [all …]
|
/Linux-v5.15/arch/x86/um/ |
D | ptrace_32.c | 56 [EBX] = HOST_BX, 79 case EBX: in putreg() 160 case EBX: in getreg()
|
D | user-offsets.c | 28 DEFINE(HOST_BX, EBX); in foo()
|
/Linux-v5.15/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 7 #define EBX 0 macro
|
/Linux-v5.15/arch/x86/um/os-Linux/ |
D | mcontext.c | 17 COPY(EBX); COPY(EDX); COPY(ECX); COPY(EAX); in get_regs_from_mc()
|
/Linux-v5.15/Documentation/x86/ |
D | tsx_async_abort.rst | 116 (i.e. it will make CPUID(EAX=7).EBX{bit4} and 117 CPUID(EAX=7).EBX{bit11} read as 0).
|
/Linux-v5.15/arch/x86/boot/compressed/ |
D | mem_encrypt.S | 121 movl $1, %eax # Request CPUID[fn].EBX
|
/Linux-v5.15/Documentation/x86/x86_64/ |
D | fsgs.rst | 92 The instructions are enumerated in CPUID leaf 7, bit 0 of EBX. If
|
/Linux-v5.15/arch/x86/lib/ |
D | x86-opcode-map.txt | 555 cb: BSWAP RBX/EBX/R11/R11D
|
/Linux-v5.15/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 555 cb: BSWAP RBX/EBX/R11/R11D
|