Home
last modified time | relevance | path

Searched refs:feat_bit (Results 1 – 1 of 1) sorted by relevance

/hypervisor/arch/x86/
A Dcpu_caps.c82 uint32_t feat_bit = bit & 0x1fU; in pcpu_has_cap() local
88 ret = ((boot_cpu_data.cpuid_leaves[feat_idx] & (1U << feat_bit)) != 0U); in pcpu_has_cap()

Completed in 3 milliseconds