Home
last modified time | relevance | path

Searched refs:attributes (Results 1 – 6 of 6) sorted by relevance

/hyp/interfaces/util/
A Dbuild.conf7 macros attributes.h
/hyp/mem/memextent/src/
A Dmemextent.c104 memextent_attrs_t attributes) in memextent_configure() argument
122 if ((memextent_attrs_get_res_0(&attributes) != 0U) || in memextent_configure()
123 (memextent_attrs_get_append(&attributes))) { in memextent_configure()
128 memextent_type_t type = memextent_attrs_get_type(&attributes); in memextent_configure()
129 memextent_memtype_t memtype = memextent_attrs_get_memtype(&attributes); in memextent_configure()
130 pgtable_access_t access = memextent_attrs_get_access(&attributes); in memextent_configure()
154 size_t size, memextent_attrs_t attributes) in memextent_configure_derive() argument
182 if ((memextent_attrs_get_res_0(&attributes) != 0U) || in memextent_configure_derive()
183 (memextent_attrs_get_append(&attributes))) { in memextent_configure_derive()
188 memextent_type_t type = memextent_attrs_get_type(&attributes); in memextent_configure_derive()
[all …]
A Dhypercalls.c74 size_t size, memextent_attrs_t attributes) in hypercall_memextent_configure() argument
99 attributes); in hypercall_memextent_configure()
115 memextent_attrs_t attributes) in hypercall_memextent_configure_derive() argument
149 size, attributes); in hypercall_memextent_configure_derive()
/hyp/interfaces/memextent/include/
A Dmemextent.h18 memextent_attrs_t attributes);
26 size_t size, memextent_attrs_t attributes);
/hyp/misc/gpt/tests/
A DMakefile22 INCLUDE+=-imacros ../../../interfaces/util/include/attributes.h
/hyp/vm/arm_pv_time/src/
A Darm_pv_time.c115 thread->arm_pv_time.data->attributes = 0U; in arm_pv_time_handle_vcpu_activate_thread()

Completed in 18 milliseconds