OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xen_idt_page
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/xen/x86/
xenfunc.c
64
static char
xen_idt_page
[PAGE_SIZE] __attribute__((__aligned__ (PAGE_SIZE)));
local in function:lidt
68
memset(
xen_idt_page
, 0, PAGE_SIZE);
70
struct trap_info *xen_idt = (void * )
xen_idt_page
;
Completed in 11 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025