Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/xen/
H A Dhypercall.h161 unsigned long *frame_list, int entries) in HYPERVISOR_set_gdt() argument
163 return _hypercall2(int, set_gdt, frame_list, entries); in HYPERVISOR_set_gdt()
/f-stack/freebsd/amd64/include/xen/
H A Dhypercall.h184 unsigned long *frame_list, unsigned int entries) in HYPERVISOR_set_gdt() argument
186 return _hypercall2(int, set_gdt, frame_list, entries); in HYPERVISOR_set_gdt()