HomeSort by: relevance | last modified time | path
    Searched refs:shared_info_t (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/xen/x86/
hypervisor_machdep.c 190 volatile shared_info_t *s = HYPERVISOR_shared_info;
278 volatile shared_info_t *s = HYPERVISOR_shared_info;
323 volatile shared_info_t *s = HYPERVISOR_shared_info;
376 volatile shared_info_t *s = HYPERVISOR_shared_info;
388 volatile shared_info_t *s = HYPERVISOR_shared_info;
x86_xpmap.c 129 volatile shared_info_t *HYPERVISOR_shared_info __read_mostly;
646 HYPERVISOR_shared_info = (shared_info_t *)map_end;
  /src/sys/arch/xen/include/
hypervisor.h 149 extern volatile shared_info_t *HYPERVISOR_shared_info;
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
xen.h 765 typedef struct shared_info shared_info_t; typedef in typeref:struct:shared_info
  /src/sys/arch/xen/xen/
hypervisor.c 187 volatile shared_info_t *HYPERVISOR_shared_info __read_mostly;

Completed in 13 milliseconds