Home
last modified time | relevance | path

Searched refs:TRUSTY_EPT_REBASE_GPA (Results 1 – 3 of 3) sorted by relevance

/hypervisor/arch/x86/guest/
A Dtrusty.c289 startup_param.trusty_mem_base = TRUSTY_EPT_REBASE_GPA; in setup_trusty_info()
296 = (uint64_t)TRUSTY_EPT_REBASE_GPA + sizeof(struct trusty_key_info); in setup_trusty_info()
330 TRUSTY_EPT_REBASE_GPA + size; in init_secure_world_env()
377 TRUSTY_EPT_REBASE_GPA); in initialize_trusty()
388 (trusty_entry_gpa - trusty_base_gpa) + TRUSTY_EPT_REBASE_GPA, in initialize_trusty()
416 TRUSTY_EPT_REBASE_GPA); in restore_sworld_context()
A Dvm.c720 TRUSTY_EPT_REBASE_GPA, TRUSTY_RAM_SIZE, EPT_WB | EPT_RWX); in create_vm()
/hypervisor/include/arch/x86/asm/guest/
A Dtrusty.h18 #define TRUSTY_EPT_REBASE_GPA (511UL * 1024UL * 1024UL * 1024UL) macro

Completed in 7 milliseconds