Home
last modified time | relevance | path

Searched refs:WORD_SIZE (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmenter.S10 #define WORD_SIZE (BITS_PER_LONG / 8) macro
12 #define VCPU_RAX __VCPU_REGS_RAX * WORD_SIZE
13 #define VCPU_RCX __VCPU_REGS_RCX * WORD_SIZE
14 #define VCPU_RDX __VCPU_REGS_RDX * WORD_SIZE
15 #define VCPU_RBX __VCPU_REGS_RBX * WORD_SIZE
17 #define VCPU_RBP __VCPU_REGS_RBP * WORD_SIZE
18 #define VCPU_RSI __VCPU_REGS_RSI * WORD_SIZE
19 #define VCPU_RDI __VCPU_REGS_RDI * WORD_SIZE
22 #define VCPU_R8 __VCPU_REGS_R8 * WORD_SIZE
23 #define VCPU_R9 __VCPU_REGS_R9 * WORD_SIZE
[all …]
/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dvmenter.S8 #define WORD_SIZE (BITS_PER_LONG / 8) macro
11 #define VCPU_RCX __VCPU_REGS_RCX * WORD_SIZE
12 #define VCPU_RDX __VCPU_REGS_RDX * WORD_SIZE
13 #define VCPU_RBX __VCPU_REGS_RBX * WORD_SIZE
15 #define VCPU_RBP __VCPU_REGS_RBP * WORD_SIZE
16 #define VCPU_RSI __VCPU_REGS_RSI * WORD_SIZE
17 #define VCPU_RDI __VCPU_REGS_RDI * WORD_SIZE
20 #define VCPU_R8 __VCPU_REGS_R8 * WORD_SIZE
21 #define VCPU_R9 __VCPU_REGS_R9 * WORD_SIZE
22 #define VCPU_R10 __VCPU_REGS_R10 * WORD_SIZE
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c111 #define WORD_SIZE (sizeof(unsigned int)) macro
112 #define WORD_BITS (WORD_SIZE * BITS_PER_BYTE)
113 #define WORDS_PER_CHUNK (RIM_CHUNK_SIZE/WORD_SIZE)
141 ret = delta_bytes/WORD_SIZE; in compute_word_offset()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_validate.h15 #define WORD_SIZE 4 macro
20 #define KEY_SIZE_WORDS (KEY_SIZE_BYTES/(WORD_SIZE))
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dmpa.h36 #define WORD_SIZE MPA_WORD_SIZE macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dmpa.h36 #define WORD_SIZE MPA_WORD_SIZE macro