Home
last modified time | relevance | path

Searched defs:init_external_dt (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/kernel/
H A Ddt.h472 static inline void init_external_dt(unsigned long phys_dt __unused, in init_external_dt() function
/optee_os/core/kernel/
H A Ddt.c779 void init_external_dt(unsigned long phys_dt, size_t dt_sz) in init_external_dt() function