Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dplatform-quirks.c32 if (x86_platform.set_legacy_features) in x86_early_init_platform_quirks()
33 x86_platform.set_legacy_features(); in x86_early_init_platform_quirks()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dx86_init.h286 void (*set_legacy_features)(void); member
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten_pv.c1365 x86_platform.set_legacy_features = in xen_start_kernel()
1377 x86_platform.set_legacy_features = in xen_start_kernel()