Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root_main.c156 u16 *allowed_hvcalls = mshv_passthru_hvcalls; in mshv_passthru_hvcall_allowed() local
160 allowed_hvcalls = mshv_self_passthru_hvcalls; in mshv_passthru_hvcall_allowed()
164 if (allowed_hvcalls[i] == code) in mshv_passthru_hvcall_allowed()