Searched refs:cpuid_ebx (Results 1 – 12 of 12) sorted by relevance
160 unsigned int cpuid_ebx(unsigned int op);205 static inline unsigned int cpuid_ebx(unsigned int op) { return 0; }; in cpuid_ebx() function
150 cpuid_ebx(0x80000008) & (1 << 4)) in get_cpu_info()
493 ms_hyperv.priv_high = cpuid_ebx(HYPERV_CPUID_FEATURES); in ms_hyperv_init_platform()506 ms_hyperv.max_lp_index = cpuid_ebx(HYPERV_CPUID_IMPLEMENT_LIMITS); in ms_hyperv_init_platform()543 ms_hyperv.isolation_config_b = cpuid_ebx(HYPERV_CPUID_ISOLATION_CONFIG); in ms_hyperv_init_platform()
180 tscan->c->topo.cpu_type = cpuid_ebx(0x80000026); in parse_topology_amd()
590 c->x86_phys_bits -= (cpuid_ebx(0x8000001f) >> 6) & 0x3f; in early_detect_mem_encrypt()
197 const int clflush_chunk = ((cpuid_ebx(1) >> 8) & 0xff) << 3; in efficeon_create_gatt_table()240 const int clflush_chunk = ((cpuid_ebx(1) >> 8) & 0xff) << 3; in efficeon_insert_memory()
54 brandidx = cpuid_ebx(0x80000001); in is_rev_g_desktop()
638 ebx = cpuid_ebx(0x80000025); in probe_segmented_rmptable_info()
1009 c->x86_cache_max_rmid = cpuid_ebx(0xf); in resctrl_cpu_detect()
706 ebx.full = cpuid_ebx(EXT_PERFMON_DEBUG_FEATURES); in amd_uncore_df_ctx_scan()
1534 width = cpuid_ebx(base + 5) & in gnttab_need_v2()
526 sd->max_asid = cpuid_ebx(SVM_CPUID_FUNC) - 1; in svm_enable_virtualization_cpu()5182 enc_bit = cpuid_ebx(0x8000001f) & 0x3f; in svm_adjust_mmio_mask()