Searched refs:AMDID_LM (Results 1 – 4 of 4) sorted by relevance
77 return (regs[3] & AMDID_LM); in bi_checkcpu()
83 return (regs[3] & AMDID_LM); in bi_checkcpu()
248 #define AMDID_LM 0x20000000 macro
695 if (amd_feature & (AMDID_NX | AMDID_LM)) in DB_SHOW_COMMAND_FLAGS()