OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:taa_mitigation_name
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/x86/
spectre.c
785
static char
taa_mitigation_name
[64] = "(none)";
variable in typeref:typename:char[64]
898
strlcpy(
taa_mitigation_name
, name, sizeof(
taa_mitigation_name
));
1180
taa_mitigation_name
, 0,
spectre.c
785
static char
taa_mitigation_name
[64] = "(none)";
variable in typeref:typename:char[64]
898
strlcpy(
taa_mitigation_name
, name, sizeof(
taa_mitigation_name
));
1180
taa_mitigation_name
, 0,
Completed in 21 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025