Home
last modified time | relevance | path

Searched defs:desc_struct (Results 1 – 1 of 1) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h1644 struct desc_struct { struct
1645 u16 limit0;
1646 u16 base0;
1647 u16 base1: 8;
1648 u16 type: 4;
1649 u16 s: 1;
1650 u16 dpl: 2;
1651 u16 p: 1;
1652 u16 limit1: 4;
1653 u16 avl: 1;
[all …]