Home
last modified time | relevance | path

Searched refs:__vcore_unpg_rw_start (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/include/kernel/
H A Dlinker.h34 #define VCORE_UNPG_RW_PA ((unsigned long)__vcore_unpg_rw_start)
36 __vcore_unpg_rw_start))
/optee_os/core/arch/riscv/kernel/
H A Dkern.ld.S282 __vcore_unpg_rw_start = __flatmap_rw_start; define
284 __vcore_unpg_rw_end = __vcore_unpg_rw_start + __vcore_unpg_rw_size;
/optee_os/core/arch/arm/kernel/
H A Dlink_dummy.ld99 __vcore_unpg_rw_start = .; symbol
H A Dkern.ld.S475 __vcore_unpg_rw_start = __flatmap_unpg_rw_start; define
477 __vcore_unpg_rw_end = __vcore_unpg_rw_start + __vcore_unpg_rw_size;