Home
last modified time | relevance | path

Searched refs:C11 (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/include/memory/
Djedec_ddr.h57 #define C11 11 macro
/Linux-v4.19/arch/hexagon/kernel/
Dvm_entry.S99 { R31:30 = C11:10; \
200 { C11:10 = R31:30; \
/Linux-v4.19/Documentation/vm/
Dmmu_notifier.rst30 the new pte/pmd value then you can break memory model like C11 or C++11 for
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Drockchip.txt106 - Google Jerry (Hisense Chromebook C11 and more):
/Linux-v4.19/drivers/pinctrl/aspeed/
Dpinctrl-aspeed-g4.c1276 #define C11 166 macro
1280 MS_PIN_DECL_(C11, SIG_EXPR_LIST_PTR(GPIOU6), SIG_EXPR_LIST_PTR(RMII1RXD0),
1346 FUNC_GROUP_DECL(RMII1, A12, B12, C12, D12, E12, A13, E11, D11, C11, B11, A11,
1348 FUNC_GROUP_DECL(RGMII1, A12, B12, C12, D12, E12, A13, E11, D11, C11, B11, A11,
1815 ASPEED_PINCTRL_PIN(C11),
Dpinctrl-aspeed-g5.c159 #define C11 22 macro
163 MS_PIN_DECL(C11, GPIOC6, SD1CD, SCL13);
170 FUNC_GROUP_DECL(I2C13, C11, B11);
171 FUNC_GROUP_DECL(SD1, C12, A12, B12, D9, D10, E12, C11, B11);
1828 ASPEED_PINCTRL_PIN(C11),
/Linux-v4.19/Documentation/trace/
Dcoresight-cpu-debug.txt56 C11.11.34 "DBGPCSR, Program Counter Sampling Register".
/Linux-v4.19/Documentation/translations/ko_KR/
Dmemory-barriers.txt357 8바이트 정렬을 의미합니다. 이 보장사항들은 C11 표준에서 소개되었으므로,
358 C11 전의 오래된 컴파일러(예를 들어, gcc 4.6) 를 사용할 때엔 주의하시기
/Linux-v4.19/Documentation/
Dmemory-barriers.txt332 guarantees were introduced into the C11 standard, so beware when
333 using older pre-C11 compilers (for example, gcc 4.6). The portion
/Linux-v4.19/tools/memory-model/Documentation/
Dexplanation.txt885 memory models (such as those for C11/C++11). The "happens-before" and