PatchworkOS
Loading...
Searching...
No Matches
aml_processor_obj_t Struct Reference

Data for a processor object. More...

#include <object.h>

Data Fields

 AML_OBJECT_COMMON_HEADER
 
aml_proc_id_t procId
 
aml_pblk_addr_t pblkAddr
 
aml_pblk_len_t pblkLen
 

Detailed Description

Data for a processor object.

Definition at line 355 of file object.h.

Field Documentation

◆ AML_OBJECT_COMMON_HEADER

aml_processor_obj_t::AML_OBJECT_COMMON_HEADER

Definition at line 357 of file object.h.

◆ pblkAddr

aml_pblk_addr_t aml_processor_obj_t::pblkAddr

Definition at line 359 of file object.h.

Referenced by aml_object_to_string().

◆ pblkLen

aml_pblk_len_t aml_processor_obj_t::pblkLen

Definition at line 360 of file object.h.

Referenced by aml_object_to_string().

◆ procId

aml_proc_id_t aml_processor_obj_t::procId

Definition at line 358 of file object.h.

Referenced by aml_object_to_string().


The documentation for this struct was generated from the following file: