Home
last modified time | relevance | path

Searched refs:acrn_create_e820_table (Results 1 – 5 of 5) sorted by relevance

/devicemodel/include/
A Dsw_load.h74 uint32_t acrn_create_e820_table(struct vmctx *ctx, struct e820_entry *e820);
/devicemodel/core/
A Dsw_load_common.c218 acrn_create_e820_table(struct vmctx *ctx, struct e820_entry *e820) in acrn_create_e820_table() function
A Dsw_load_vsbl.c257 vsbl_para->e820_entries = acrn_create_e820_table(ctx, e820); in acrn_sw_load_vsbl()
A Dsw_load_bzimage.c295 zeropage->e820_nentries = acrn_create_e820_table(ctx, zeropage->e820); in acrn_prepare_zeropage()
A Dsw_load_ovmf.c294 e820->nentries = acrn_create_e820_table(ctx, e820->map); in acrn_sw_load_ovmf()

Completed in 7 milliseconds