PatchworkOS  2ca1c69
A non-POSIX operating system.
Loading...
Searching...
No Matches
aml_processor_t Struct Reference

Data for a processor object. More...

#include <object.h>

Collaboration diagram for aml_processor_t:

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 377 of file object.h.

Field Documentation

◆ AML_OBJECT_COMMON_HEADER

aml_processor_t::AML_OBJECT_COMMON_HEADER

Definition at line 379 of file object.h.

◆ procId

aml_proc_id_t aml_processor_t::procId

Definition at line 380 of file object.h.

◆ pblkAddr

aml_pblk_addr_t aml_processor_t::pblkAddr

Definition at line 381 of file object.h.

◆ pblkLen

aml_pblk_len_t aml_processor_t::pblkLen

Definition at line 382 of file object.h.


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