diff options
| author | Philip Oberfichtner <[email protected]> | 2024-08-02 11:25:35 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-09-03 09:12:00 -0600 |
| commit | 3eb7f46a3c40b59aa6f73c3937049421514cca34 (patch) | |
| tree | f889a15b0225c99d706562f58bfe02f191811b74 /include/bootdev.h | |
| parent | a70d991212c9684e09ed80ece69ce1ff7bfd9f08 (diff) | |
x86: provide mb() macro
Implement a x86 memory barrier mb(). Furthermore, remove the previously
used mfence() function, which does the same thing.
The mb() macro is now equivalent to Linux (v6.9):
linux/arch/x86/include/asm/barrier.h
Signed-off-by: Philip Oberfichtner <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/bootdev.h')
0 files changed, 0 insertions, 0 deletions
