Searched refs:ASSERT_STRUCT_OFFSET (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/include/linux/ |
| H A D | build_bug.h | 86 #define ASSERT_STRUCT_OFFSET(type, field, expected_offset) \ macro
|
| /linux/arch/x86/kvm/ |
| H A D | smm.c | 13 ASSERT_STRUCT_OFFSET(struct kvm_smram_state_32, field, offset - 0xFE00) 16 ASSERT_STRUCT_OFFSET(struct kvm_smram_state_64, field, offset - 0xFE00)
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | vmcs12.h | 220 ASSERT_STRUCT_OFFSET(struct vmcs12, field, loc)
|
| /linux/arch/x86/include/asm/ |
| H A D | svm.h | 555 ASSERT_STRUCT_OFFSET(struct x, reserved ## _ ## y, y)
|
| /linux/sound/soc/codecs/ |
| H A D | cs48l32.c | 3674 ASSERT_STRUCT_OFFSET(struct cs48l32_codec, dsp, 0); in cs48l32_create_codec_component()
|