/linux/Documentation/arch/arm64/ |
H A D | ptdump.rst | 49 | 0xfff0000000000000-0xfff0000000210000 2112K PTE RW NX SHD AF UXN MEM/NORMAL-TAGGED | 50 | 0xfff0000000210000-0xfff0000001c00000 26560K PTE ro NX SHD AF UXN MEM/NORMAL | 62 | 0xffff800008010000-0xffff800008200000 1984K PTE ro x SHD AF UXN MEM/NORMAL | 63 | 0xffff800008200000-0xffff800008e00000 12M PTE ro x SHD AF CON UXN MEM/NORMAL | 69 | 0xfffffbfffdb80000-0xfffffbfffdb90000 64K PTE ro x SHD AF UXN MEM/NORMAL | 70 | 0xfffffbfffdb90000-0xfffffbfffdba0000 64K PTE ro NX SHD AF UXN MEM/NORMAL | 82 | 0xfffffc0002000000-0xfffffc0002200000 2M PTE RW NX SHD AF UXN MEM/NORMAL | 90 0xfff0000001c00000-0xfff0000080000000 2020M PTE RW NX SHD AF UXN MEM/NORMAL-TAGGED 92 0xfff0000800000000-0xfff0000800700000 7M PTE RW NX SHD AF UXN MEM/NORMAL-TAGGED 93 0xfff0000800700000-0xfff0000800710000 64K PTE ro NX SHD AF UXN MEM/NORMAL-TAGGED [all …]
|
/linux/drivers/gpio/ |
H A D | gpio-nomadik.c | 87 NORMAL, enumerator 100 if (which == NORMAL) { in __nmk_gpio_irq_modify() 161 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, enable); in nmk_gpio_irq_maskunmask() 235 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, false); in nmk_gpio_irq_set_type() 249 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, true); in nmk_gpio_irq_set_type()
|
/linux/drivers/target/iscsi/ |
H A D | iscsi_target_parameters.h | 142 #define INITIAL_SESSIONTYPE NORMAL 164 #define NORMAL "Normal" macro
|
H A D | iscsi_target_parameters.c | 901 if (strcmp(value, DISCOVERY) && strcmp(value, NORMAL)) { in iscsi_check_string_or_list_value() 904 DISCOVERY, NORMAL); in iscsi_check_string_or_list_value() 1299 if (!strcmp(param->value, NORMAL)) in iscsi_enforce_integrity_rules()
|
H A D | iscsi_target_login.c | 150 sessiontype = (strncmp(sessiontype_param->value, NORMAL, 6)) ? 1 : 0; in iscsi_check_for_session_reinstatement()
|
/linux/drivers/net/wan/ |
H A D | slic_ds26522.h | 122 NORMAL = 0, enumerator
|
/linux/Documentation/translations/zh_CN/mm/ |
H A D | numa.rst | 56 使用统计和锁来调解访问。此外,Linux为每个内存区[DMA、DMA32、NORMAL、HIGH_MEMORY、MOVABLE
|
/linux/Documentation/mm/ |
H A D | physical_memory.rst | 114 | DMA32 | NORMAL | MOVABLE | | NORMAL | MOVABLE | 130 | DMA | DMA32 | | NORMAL | | NORMAL | | NORMAL |
|
H A D | numa.rst | 73 each memory zone [one or more of DMA, DMA32, NORMAL, HIGH_MEMORY, MOVABLE],
|
/linux/Documentation/trace/ |
H A D | ring-buffer-design.rst | 633 pointer back to NORMAL:: 768 fact that it sees the UPDATE flag instead of a HEADER or NORMAL 783 to NORMAL:: 794 the UPDATE pointer to NORMAL:: 844 update page to NORMAL because it is not the outermost writer:: 940 will see it succeeded in updating the pointer from NORMAL to HEAD. 956 back to NORMAL. The fact that it only needs to worry about nested
|
/linux/arch/arm/mm/ |
H A D | dma-mapping.c | 59 #define NORMAL 0 macro 216 &page, atomic_pool_init, true, NORMAL, in atomic_pool_init() 338 page = __dma_alloc_buffer(dev, size, gfp, NORMAL); in __alloc_remap_buffer() 549 .coherent_flag = is_coherent ? COHERENT : NORMAL, in __dma_alloc() 1081 int coherent_flag = dev->dma_coherent ? COHERENT : NORMAL; in arm_iommu_alloc_attrs() 1146 int coherent_flag = dev->dma_coherent ? COHERENT : NORMAL; in arm_iommu_free_attrs()
|
/linux/drivers/video/fbdev/ |
H A D | dnfb.c | 54 #define NORMAL 0x80 /* 1xxx.xxxx */ /* What is happening here ?? */ macro
|
/linux/tools/include/uapi/ |
H A D | README | 27 [0] = "NORMAL",
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | motorola-cpcap-mapphone.dtsi | 270 regulator-initial-mode = <0x00>; /* NORMAL */
|
/linux/drivers/gpu/drm/i2c/ |
H A D | ch7006_drv.c | 194 bitfs(CH7006_POWER_LEVEL, NORMAL)); in ch7006_encoder_detect()
|
H A D | ch7006_mode.c | 312 *power |= bitfs(CH7006_POWER_LEVEL, NORMAL) | in ch7006_setup_power_state()
|
/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-tables.rst | 202 - NORMAL TIMESHIFT / LIVE / >
|
/linux/arch/arm64/kvm/hyp/ |
H A D | pgtable.c | 696 attr = KVM_S2_MEMATTR(pgt, NORMAL); in stage2_set_prot_attr() 875 return kvm_pte_valid(pte) && memattr == KVM_S2_MEMATTR(pgt, NORMAL); in stage2_pte_cacheable()
|
/linux/arch/m68k/fpsp040/ |
H A D | setox.S | 562 beqs NORMAL 565 NORMAL: label
|
/linux/arch/arm/boot/dts/hisilicon/ |
H A D | hisi-x5hd2.dtsi | 50 * Only used in NORMAL state, not available ins
|
/linux/drivers/infiniband/hw/cxgb4/ |
H A D | device.c | 1322 ctx->dev->db_state = NORMAL; in resume_queues() 1350 if (ctx->dev->db_state != NORMAL) in resume_queues()
|
H A D | iw_cxgb4.h | 308 NORMAL = 0, enumerator
|
H A D | qp.c | 918 if (qhp->rhp->db_state == NORMAL) in ring_kernel_sq_db() 935 if (qhp->rhp->db_state == NORMAL) in ring_kernel_rq_db()
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 7197 beq.b NORMAL 7200 NORMAL: label
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | coex.c | 8690 CASE_BTC_INIT(NORMAL); in id_to_mode()
|