Searched refs:extf (Results 1 – 1 of 1) sorted by relevance
712 uint32_t extf; in amd_read_elvt_count() local715 extf = amd_read_ext_features(); in amd_read_elvt_count()716 count = (extf & APIC_EXTF_ELVT_MASK) >> APIC_EXTF_ELVT_SHIFT; in amd_read_elvt_count()729 uint32_t extf; in native_lapic_dump() local752 extf = amd_read_ext_features(); in native_lapic_dump()753 if (extf != 0) { in native_lapic_dump()754 printf(" AMD ext features: 0x%08x", extf); in native_lapic_dump()