7 lines
101 B
C
7 lines
101 B
C
struct {
|
|
bool enabled;
|
|
uint64_t bgmask[TOF_ICC_NTNIS];
|
|
uintptr_t iova;
|
|
void *kaddr;
|
|
} bch;
|