Home
last modified time | relevance | path

Searched refs:granularity (Results 1 – 21 of 21) sorted by relevance

/Zephyr-latest/drivers/interrupt_controller/
Dintc_intel_vtd.h67 uint64_t granularity : 2; member
86 uint64_t granularity : 1; member
Dintc_intel_vtd.c178 iec_desc.icc.granularity = 1; /* Global Invalidation requested */ in vtd_global_cc_invalidate()
188 iec_desc.iec.granularity = 0; /* Global Invalidation requested */ in vtd_global_iec_invalidate()
198 iec_desc.iec.granularity = 1; /* Index based invalidation requested */ in vtd_index_iec_invalidate()
/Zephyr-latest/drivers/timer/
DKconfig.gecko20 1. You won't be able to use the usual 0.1ms-granularity tickless
28 3. hw_cycles granularity will be equal to 1 BURTC clock, that is
/Zephyr-latest/boards/andestech/adp_xc7k_ae350/
Dadp_xc7k_ae350_defconfig33 # PMP granularity options
/Zephyr-latest/include/zephyr/arch/x86/ia32/
Dsegmentation.h203 uint8_t granularity:1; member
249 .granularity = (granularity_p), \
/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/scripts/
Dlinker.ld59 * to make linker section alignment comply with MPU granularity.
262 * minimum granularity required by MPU.
/Zephyr-latest/soc/infineon/cat1b/cyw20829/
Dlinker.ld55 * to make linker section alignment comply with MPU granularity.
245 * minimum granularity required by MPU.
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/scripts/
Dlinker.ld62 * to make linker section alignment comply with MPU granularity.
262 * minimum granularity required by MPU.
/Zephyr-latest/arch/riscv/
DKconfig349 int "The granularity of PMP address matching"
353 The granularity must be a power of 2 greater than or equal to 4
355 supported, the minimum granularity is 8.
/Zephyr-latest/cmake/linker_script/arm/
Dlinker.cmake6 # to make linker section alignment comply with MPU granularity.
/Zephyr-latest/soc/andestech/ae350/
Dlinker.ld212 /* Make linker section alignment comply with PMA granularity. */
/Zephyr-latest/kernel/
DKconfig.vm111 hex "Size of smallest granularity MMU page"
DKconfig804 granularity, not necessarily the number or frequency of
/Zephyr-latest/subsys/fs/
DKconfig.fatfs209 Option affects write/read granularity and will increase
/Zephyr-latest/arch/arm64/core/
DKconfig365 platform and how much granularity is required while assigning
/Zephyr-latest/doc/kernel/usermode/
Doverview.rst66 with the permission granularity on a per object or per driver instance
/Zephyr-latest/doc/project/
Dproject_roles.rst295 * We should keep the granularity of code maintainership at a manageable level
/Zephyr-latest/doc/hardware/porting/
Darch.rst634 and sized to page granularity.
677 granularity of the memory protection hardware.
/Zephyr-latest/scripts/
Dspelling.txt751 granularty||granularity
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst366 * Added support for setting PMP granularity with :kconfig:option:`CONFIG_PMP_GRANULARITY`.
Drelease-notes-3.5.rst2174 observation. The observation enables us to increase the granularity of masking observation.