Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dvas.h263 __be64 feat_type; member
268 u64 feat_type; member
/linux/arch/powerpc/platforms/pseries/
H A Dvas-sysfs.c256 if ((vas_caps->feat_type & VAS_GZIP_QOS_FEAT_BIT) || in sysfs_pseries_vas_init()
257 (vas_caps->feat_type & VAS_GZIP_DEF_FEAT_BIT)) { in sysfs_pseries_vas_init()
/linux/drivers/crypto/nx/
H A Dnx-common-pseries.c1160 feat = be64_to_cpu(hv_caps->feat_type); in nxcop_get_capabilities()