OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:status_lo
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x86/x86/
hyperv.c
340
uint32_t status_hi,
status_lo
;
local in function:hyperv_hypercall_md
346
__asm__ __volatile__ ("call *%8" : "=d" (status_hi), "=a" (
status_lo
) :
351
status =
status_lo
| ((uint64_t)status_hi << 32);
Completed in 13 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025