Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/amd64/
H A Dinitcpu.c233 via_feature_xcrypt |= VIA_HAS_MM; in init_via()
/f-stack/freebsd/crypto/via/
H A Dpadlock.c106 if (via_feature_xcrypt & VIA_HAS_MM) in padlock_probe()
/f-stack/freebsd/i386/i386/
H A Dinitcpu.c607 via_feature_xcrypt |= VIA_HAS_MM; in init_via()
/f-stack/freebsd/x86/include/
H A Dspecialreg.h1156 #define VIA_HAS_MM 4 /* cpu has RSA instructions */ macro