Home
last modified time | relevance | path

Searched defs:mb (Results 1 – 12 of 12) sorted by relevance

/xen/tools/firmware/rombios/32bit/
A Dpmm.c170 static void set_inuse(memblk_t *mb, uint32_t handle) in set_inuse()
176 static void set_avail(memblk_t *mb) in set_avail()
218 split_memblk(memblk_t *mb, uint32_t size) in split_memblk()
245 collect_avail_memblks(heap_t *heap, memblk_t *mb) in collect_avail_memblks()
258 memblk_t *mb = (memblk_t *)ALIGN_UP(from_addr, HEAP_ALIGNMENT); in pmm_init_heap() local
293 memblk_t *mb; in pmm_max_avail_length() local
312 memblk_t *mb; in first_fit() local
360 memblk_t *mb; in pmm_find_handle() local
401 memblk_t *mb; in pmmAllocate() local
455 memblk_t *mb; in pmmFind() local
[all …]
/xen/xen/include/asm-arm/
A Dsystem.h16 #define mb() dsb(sy) macro
/xen/tools/firmware/hvmloader/
A Dutil.h51 #define MB(mb) (mb##ULL << 20) argument
136 #define mb() asm volatile ( "lock; addl $0,0(%%esp)" : : : "memory" ) macro
/xen/tools/helpers/
A Dinit-xenstore-domain.c269 unsigned long mb = 0, a = 0, b = 0; in parse_maxmem() local
/xen/xen/include/asm-x86/
A Dsystem.h214 #define mb() asm volatile ( "mfence" ::: "memory" ) macro
/xen/xen/arch/x86/cpu/mcheck/
A Dmce.c128 struct mca_banks *mb; in mcabanks_alloc() local
647 struct mca_banks *mb; in set_poll_bankmask() local
/xen/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c1006 value mb) in stub_shadow_allocation_set()
/xen/xen/tools/kconfig/
A Dqconf.cc1746 QMessageBox mb("qconf", "Save configuration?", QMessageBox::Warning, in closeEvent() local
/xen/xen/arch/x86/mm/
A Dmem_sharing.c1632 unsigned long mb = hap_get_allocation(d); in fork_hap_allocation() local
/xen/tools/python/xen/lowlevel/xc/
A Dxc.c1211 unsigned long mb; in pyxc_shadow_mem_control() local
/xen/tools/libxc/
A Dxc_domain.c658 unsigned long *mb, in xc_shadow_control()
/xen/xen/include/public/
A Ddomctl.h255 uint32_t mb; /* Shadow memory allocation in MB */ member

Completed in 32 milliseconds