OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:status_hi
(Results
1 - 3
of
3
) 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);
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);
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 35 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025