Home
last modified time | relevance | path

Searched refs:agp_try_unsupported_boot (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/agp/
H A Dbackend.c331 int agp_try_unsupported_boot; variable
333 EXPORT_SYMBOL(agp_try_unsupported_boot); variable
353 agp_try_unsupported_boot = 1; in agp_setup()
H A Dagp.h239 extern int agp_try_unsupported_boot;
H A Damd64-agp.c766 if (!agp_try_unsupported && !agp_try_unsupported_boot) { in agp_amd64_init()
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dbackend.c333 int agp_try_unsupported_boot; variable
335 EXPORT_SYMBOL(agp_try_unsupported_boot); variable
355 agp_try_unsupported_boot = 1; in agp_setup()
H A Dagp.h250 extern int agp_try_unsupported_boot;
H A Damd64-agp.c752 if (!agp_try_unsupported && !agp_try_unsupported_boot) { in agp_amd64_init()

Completed in 5 milliseconds