OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_PHYS_ADDR_SPACE_BITS
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
exec.c
70
#define
TARGET_PHYS_ADDR_SPACE_BITS
41
72
#define
TARGET_PHYS_ADDR_SPACE_BITS
36
74
#define
TARGET_PHYS_ADDR_SPACE_BITS
42
77
#define
TARGET_PHYS_ADDR_SPACE_BITS
42
79
#define
TARGET_PHYS_ADDR_SPACE_BITS
42
81
#define
TARGET_PHYS_ADDR_SPACE_BITS
36
83
#define
TARGET_PHYS_ADDR_SPACE_BITS
32
276
(1ULL <<
TARGET_PHYS_ADDR_SPACE_BITS
) - 1);
278
(1ULL <<
TARGET_PHYS_ADDR_SPACE_BITS
) - 1);
352
#if
TARGET_PHYS_ADDR_SPACE_BITS
> 3
[
all
...]
/external/qemu/target-arm/
cpu.h
449
#define
TARGET_PHYS_ADDR_SPACE_BITS
32
Completed in 1014 milliseconds