OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x86_reg
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libnvmm/
libnvmm_x86.c
951
struct
x86_reg
{
struct
986
const struct
x86_reg
*idx;
987
const struct
x86_reg
*bas;
1002
const struct
x86_reg
*reg;
1549
static const struct
x86_reg
gpr_map__rip = { NVMM_X64_GPR_RIP, 0xFFFFFFFFFFFFFFFF };
1552
static const struct
x86_reg
gpr_map__special[2][4][8] __cacheline_aligned = {
1642
static const struct
x86_reg
gpr_map[2][8][8] __cacheline_aligned = {
1852
static const struct
x86_reg
*
2116
static const struct
x86_reg
*
2120
const struct
x86_reg
*reg
[
all
...]
Completed in 94 milliseconds
Indexes created Wed Oct 29 12:09:47 GMT 2025