Module Level

Module Level 

Source
Expand description

Cache level of required cache.

Any value other than the pre-defined ones are considered reserved and shall not be written to this field.

When [CSSELR_EL1::Level] is programmed to a cache level that is not implemented, this field’s value will be undefined for reads.

NOTE: On a Warm reset, this field resets to an architecturally undefined value.

Enums§

Value
Cache level of required cache.

Constants§

CLEAR
L1
Level 1 Cache.
L2
Level 2 Cache.
L3
Level 3 Cache.
L4
Level 4 Cache.
L5
Level 5 Cache.
L6
Level 6 Cache.
L7
Level 7 Cache.
SET