Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/net/
H A Damt.sh214 check_features() function
261 check_features
H A Dbareudp.sh496 check_features() function
522 check_features
/linux-6.15/arch/x86/virt/vmx/tdx/
H A Dtdx.c275 static int check_features(struct tdx_sys_info *sysinfo) in check_features() function
1071 ret = check_features(&sysinfo); in init_tdx_module()
/linux-6.15/arch/powerpc/lib/
H A Dfeature-fixups.c692 static int __init check_features(void) in check_features() function
705 late_initcall(check_features);