Home
last modified time | relevance | path

Searched refs:NORMAL (Results 1 – 25 of 25) sorted by relevance

/linux/Documentation/arch/arm64/
H A Dptdump.rst49 | 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 Dgpio-nomadik.c87 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 Discsi_target_parameters.h142 #define INITIAL_SESSIONTYPE NORMAL
164 #define NORMAL "Normal" macro
H A Discsi_target_parameters.c901 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 Discsi_target_login.c150 sessiontype = (strncmp(sessiontype_param->value, NORMAL, 6)) ? 1 : 0; in iscsi_check_for_session_reinstatement()
/linux/drivers/net/wan/
H A Dslic_ds26522.h122 NORMAL = 0, enumerator
/linux/Documentation/translations/zh_CN/mm/
H A Dnuma.rst56 使用统计和锁来调解访问。此外,Linux为每个内存区[DMA、DMA32、NORMAL、HIGH_MEMORY、MOVABLE
/linux/Documentation/mm/
H A Dphysical_memory.rst114 | DMA32 | NORMAL | MOVABLE | | NORMAL | MOVABLE |
130 | DMA | DMA32 | | NORMAL | | NORMAL | | NORMAL |
H A Dnuma.rst73 each memory zone [one or more of DMA, DMA32, NORMAL, HIGH_MEMORY, MOVABLE],
/linux/Documentation/trace/
H A Dring-buffer-design.rst633 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 Ddma-mapping.c59 #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 Ddnfb.c54 #define NORMAL 0x80 /* 1xxx.xxxx */ /* What is happening here ?? */ macro
/linux/tools/include/uapi/
H A DREADME27 [0] = "NORMAL",
/linux/arch/arm/boot/dts/ti/omap/
H A Dmotorola-cpcap-mapphone.dtsi270 regulator-initial-mode = <0x00>; /* NORMAL */
/linux/drivers/gpu/drm/i2c/
H A Dch7006_drv.c194 bitfs(CH7006_POWER_LEVEL, NORMAL)); in ch7006_encoder_detect()
H A Dch7006_mode.c312 *power |= bitfs(CH7006_POWER_LEVEL, NORMAL) | in ch7006_setup_power_state()
/linux/Documentation/userspace-api/media/rc/
H A Drc-tables.rst202 - NORMAL TIMESHIFT / LIVE / >
/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c696 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 Dsetox.S562 beqs NORMAL
565 NORMAL: label
/linux/arch/arm/boot/dts/hisilicon/
H A Dhisi-x5hd2.dtsi50 * Only used in NORMAL state, not available ins
/linux/drivers/infiniband/hw/cxgb4/
H A Ddevice.c1322 ctx->dev->db_state = NORMAL; in resume_queues()
1350 if (ctx->dev->db_state != NORMAL) in resume_queues()
H A Diw_cxgb4.h308 NORMAL = 0, enumerator
H A Dqp.c918 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 Dfplsp.S7197 beq.b NORMAL
7200 NORMAL: label
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c8690 CASE_BTC_INIT(NORMAL); in id_to_mode()