PatchworkOS
Loading...
Searching...
No Matches
access_type.c File Reference

Go to the source code of this file.

Functions

static uint64_t aml_round_up_to_power_of_two (uint64_t x)
 
uint64_t aml_get_access_size (aml_bit_size_t bitSize, aml_access_type_t accessType, aml_region_space_t regionSpace, aml_bit_size_t *out)
 Get the access size in bits for a field.
 

Function Documentation

◆ aml_round_up_to_power_of_two()

static uint64_t aml_round_up_to_power_of_two ( uint64_t  x)
inlinestatic

Definition at line 5 of file access_type.c.

References x.

Referenced by aml_get_access_size().