efi_scratch
Regular
4.4
: ✅struct efi_scratch {
u64 r15;
u64 prev_cr3;
pgd_t *efi_pgt;
bool use_pgd;
u64 phys_stack;
};
4.8
: ✅struct efi_scratch {
u64 r15;
u64 prev_cr3;
pgd_t *efi_pgt;
bool use_pgd;
u64 phys_stack;
};
4.10
: ✅struct efi_scratch {
u64 r15;
u64 prev_cr3;
pgd_t *efi_pgt;
bool use_pgd;
u64 phys_stack;
};
4.13
: ✅struct efi_scratch {
u64 r15;
u64 prev_cr3;
pgd_t *efi_pgt;
bool use_pgd;
u64 phys_stack;
};
4.15
: ✅struct efi_scratch {
u64 r15;
u64 prev_cr3;
pgd_t *efi_pgt;
bool use_pgd;
u64 phys_stack;
};
4.18
: ✅struct efi_scratch {
u64 phys_stack;
struct mm_struct *prev_mm;
};
5.0
: ✅struct efi_scratch {
u64 phys_stack;
struct mm_struct *prev_mm;
};
5.3
: ✅struct efi_scratch {
u64 phys_stack;
struct mm_struct *prev_mm;
};
5.4
: ✅struct efi_scratch {
u64 phys_stack;
struct mm_struct *prev_mm;
};
5.8
: ✅struct efi_scratch {
u64 phys_stack;
struct mm_struct *prev_mm;
};
5.11
: ✅struct efi_scratch {
u64 phys_stack;
struct mm_struct *prev_mm;
};
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: ✅struct efi_scratch {
u64 phys_stack;
struct mm_struct *prev_mm;
};
azure
: ✅struct efi_scratch {
u64 phys_stack;
struct mm_struct *prev_mm;
};
gcp
: ✅struct efi_scratch {
u64 phys_stack;
struct mm_struct *prev_mm;
};
lowlatency
: ✅struct efi_scratch {
u64 phys_stack;
struct mm_struct *prev_mm;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
✅
4.13
and 4.15
✅
4.15
and 4.18
⚠️struct mm_struct *prev_mm
u64 r15
u64 prev_cr3
pgd_t *efi_pgt
bool use_pgd
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅