Home
last modified time | relevance | path

Searched defs:commit_store (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/hexagon/
H A Dop_helper.c97 static void commit_store(CPUHexagonState *env, int slot_num, uintptr_t ra) in commit_store() function
120 void HELPER(commit_store)(CPUHexagonState *env, int slot_num) in HELPER() argument
/openbmc/linux/drivers/cxl/core/
H A Dregion.c249 static ssize_t commit_store(struct device *dev, struct device_attribute *attr, in commit_store() function