Searched defs:PARAM (Results 1 – 6 of 6) sorted by relevance
10 #define PARAM ((unsigned char *)empty_zero_page) macro
11 #define PARAM(x) [HVM_PARAM_##x] = #x in param_name() macro
38 #define PARAM ZERO_PGE macro
43 #define RT286_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM) argument
44 #define RT274_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM) argument
45 #define RT298_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM) argument
Completed in 7 milliseconds