Home
last modified time | relevance | path

Searched full:clears (Results 1 – 25 of 1202) sorted by relevance

12345678910>>...49

/openbmc/openpower-pnor-code-mgmt/ubi/
H A Ditem_updater_ubi.hpp22 * @brief GUARD factory reset - clears the PNOR GUARD partition.
82 /** @brief Host factory reset - clears PNOR partitions for each
95 /** @brief Clears read only PNOR partition for
102 /** @brief Clears read write PNOR partition for
109 /** @brief Clears preserved PNOR partition */
/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmontplus/
H A Dfloating-point.json11 "BriefDescription": "Machine clears due to FP assists",
14 …chine clears due to floating point (FP) operations needing assists. For instance, if the result w…
H A Dmemory.json3 "BriefDescription": "Machine clears due to memory ordering issue",
6 …"PublicDescription": "Counts machine clears due to memory ordering issues. This occurs when a sno…
/openbmc/linux/tools/perf/pmu-events/arch/x86/goldmont/
H A Dfloating-point.json11 "BriefDescription": "Machine clears due to FP assists",
14 …chine clears due to floating point (FP) operations needing assists. For instance, if the result w…
H A Dmemory.json3 "BriefDescription": "Machine clears due to memory ordering issue",
6 …"PublicDescription": "Counts machine clears due to memory ordering issues. This occurs when a sno…
/openbmc/linux/arch/m68k/ifpsp060/
H A Dfskeleton.S75 | The sample routine below simply clears the exception status bit and
94 | The sample routine below simply clears the exception status bit and
113 | The sample routine below simply clears the exception status bit and
132 | The sample routine below simply clears the exception status bit and
151 | The sample routine below simply clears the exception status bit and
170 | The sample routine below simply clears the exception status bit and
188 | The sample routine below clears the exception status bit, clears the NaN
/openbmc/linux/arch/s390/include/asm/
H A Dtlb.h62 * pte_free_tlb frees a pte table and clears the CRSTE for the
81 * pmd_free_tlb frees a pmd table and clears the CRSTE for the
101 * p4d_free_tlb frees a pud table and clears the CRSTE for the
119 * pud_free_tlb frees a pud table and clears the CRSTE for the
/openbmc/openpower-pnor-code-mgmt/mmc/
H A Ditem_updater_mmc.hpp19 * @brief GUARD factory reset - clears the PNOR GUARD partition.
25 * @brief During host factory reset, host clears the guard records in the
96 /** @brief Host factory reset - clears PNOR partitions for each
/openbmc/phosphor-host-ipmid/
H A Dhost-cmd-manager.hpp73 /** @brief Clears the command queue
75 * @detail Clears the command queue and calls all callbacks
80 /** @brief Clears the command queue on a power on
/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_sgdmahw.h82 * bit 17: clears owned by hardware if 0, does not clear otherwise
112 #define SGDMA_CTRLREG_COBHW BIT(17)/* Clears owned by hardware */
114 #define SGDMA_CTRLREG_CLRINT BIT(31)/* Clears interrupt */
/openbmc/linux/drivers/soc/sifive/
H A Dsifive_ccache.c168 /* Reading this register clears the DirError interrupt sig */ in ccache_int_handler()
177 /* Reading this register clears the DirFail interrupt sig */ in ccache_int_handler()
188 /* Reading this register clears the DataError interrupt sig */ in ccache_int_handler()
198 /* Reading this register clears the DataFail interrupt sig */ in ccache_int_handler()
/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlake/
H A Dmemory.json61 …ber of machine clears due to memory ordering caused by a snoop from an external agent. Does not co…
69 "BriefDescription": "Number of machine clears due to memory ordering conflicts.",
72 …cription": "Counts the number of Machine Clears detected dye to memory ordering. Memory Ordering M…
/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Dresets.c230 /* must clears */ in test_normal()
232 /* must not clears */ in test_normal()
253 /* must clears */ in test_initial()
256 /* must not clears */ in test_initial()
276 /* must clears */ in test_clear()
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dfork_cleanup_test.c19 * Test that a fork clears the PMU state of the child. eg. BESCR/EBBHR/EBBRR
41 /* Tests that fork clears EBB state */
/openbmc/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst63 | pte_clear_soft_dirty | Clears a soft dirty PTE |
67 | pte_swp_clear_soft_dirty | Clears a soft dirty swapped PTE |
71 | ptep_clear | Clears a PTE |
73 | ptep_get_and_clear | Clears and returns PTE |
75 | ptep_get_and_clear_full | Clears and returns PTE (batched PTE unmap) |
77 | ptep_test_and_clear_young | Clears young from a PTE |
139 | pmd_clear_soft_dirty | Clears a soft dirty PMD |
143 | pmd_swp_clear_soft_dirty | Clears a soft dirty swapped PMD |
150 | pmd_clear_huge | Clears a PMD huge mapping |
152 | pmdp_get_and_clear | Clears a PMD |
[all …]
/openbmc/linux/arch/mips/include/asm/dec/
H A Decc.h16 * The register is r/wc -- any write clears it.
28 * from the last memory read. The register is r/wc -- any write clears it.
/openbmc/linux/net/batman-adv/
H A Dhash.c14 /* clears the hash */
39 * batadv_hash_new() - Allocates and clears the hashtable
/openbmc/linux/drivers/net/ethernet/apple/
H A Dmace.h36 REG(mpc); /* missed packet count (clears when read) */
38 REG(rntpc); /* runt packet count (clears when read) */
39 REG(rcvcc); /* recv collision count (clears when read) */
91 * Bits in IR and IMR. The IR clears itself when read.
/openbmc/openpower-pnor-code-mgmt/static/
H A Ditem_updater_static.hpp22 * @brief GUARD factory reset - clears the PNOR GUARD partition.
77 /** @brief Host factory reset - clears PNOR partitions for each
/openbmc/linux/include/asm-generic/bitops/
H A Dinstrumented-lock.h31 * __clear_bit_unlock - Clears a bit in memory
70 * This is a bit of a one-trick-pony for the filemap code, which clears
/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/
H A Dmemory.json3 "BriefDescription": "Counts the number of machine clears due to memory order conflicts.",
6Clears detected. Memory Ordering Machine Clears can result from memory disambiguation, external sn…
/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/
H A Dmemory.json3 "BriefDescription": "Counts the number of machine clears due to memory order conflicts.",
6Clears detected. Memory Ordering Machine Clears can result from memory disambiguation, external sn…
/openbmc/linux/arch/mips/dec/
H A Dioasic-irq.c74 * These use the `handle_edge_irq' handler that clears the request right
80 * the `handle_fasteoi_irq' handler that only clears the request on the
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DLogService.v1_7_0.json51 …"ClearEventGroup": "Automatically clears all resolved log entries and other entries within the sam…
53 …ntries of the original cause and the final resolution, but automatically clears other entries cont…
54 …useEntry": "Updates log entries of the original cause, but automatically clears other entries with…
57 …"ClearEventGroup": "This value shall indicate this log service automatically clears all log entrie…
59 …ontaining the original cause and the final resolution, but automatically clears other entries cont…
60 …containing the original cause for the repaired status, but automatically clears other entries with…
339 … "description": "Indicates if this log service automatically clears the resolved log entries.",
340 …iption": "This property shall indicate if this log service automatically clears the resolved log e…
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DLogService.v1_7_0.json51 …"ClearEventGroup": "Automatically clears all resolved log entries and other entries within the sam…
53 …ntries of the original cause and the final resolution, but automatically clears other entries cont…
54 …useEntry": "Updates log entries of the original cause, but automatically clears other entries with…
57 …"ClearEventGroup": "This value shall indicate this log service automatically clears all log entrie…
59 …ontaining the original cause and the final resolution, but automatically clears other entries cont…
60 …containing the original cause for the repaired status, but automatically clears other entries with…
339 … "description": "Indicates if this log service automatically clears the resolved log entries.",
340 …iption": "This property shall indicate if this log service automatically clears the resolved log e…

12345678910>>...49