Searched hist:d12c44655065633dd8b8c249ec271a1d8ba63ba4 (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/drm2/ |
H A D | drm_os_freebsd.c | diff d12c44655065633dd8b8c249ec271a1d8ba63ba4 Wed Sep 19 21:35:02 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Convert x86 cache invalidation functions to ifuncs.
This simplifies the runtime logic and reduces the number of runtime-constant branches.
Reviewed by: alc, markj Sponsored by: The FreeBSD Foundation Approved by: re (gjb) Differential revision: https://reviews.freebsd.org/D16736
|
/freebsd/sys/x86/iommu/ |
H A D | intel_utils.c | diff d12c44655065633dd8b8c249ec271a1d8ba63ba4 Wed Sep 19 21:35:02 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Convert x86 cache invalidation functions to ifuncs.
This simplifies the runtime logic and reduces the number of runtime-constant branches.
Reviewed by: alc, markj Sponsored by: The FreeBSD Foundation Approved by: re (gjb) Differential revision: https://reviews.freebsd.org/D16736
|
/freebsd/sys/i386/include/ |
H A D | pmap.h | diff d12c44655065633dd8b8c249ec271a1d8ba63ba4 Wed Sep 19 21:35:02 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Convert x86 cache invalidation functions to ifuncs.
This simplifies the runtime logic and reduces the number of runtime-constant branches.
Reviewed by: alc, markj Sponsored by: The FreeBSD Foundation Approved by: re (gjb) Differential revision: https://reviews.freebsd.org/D16736
|
/freebsd/sys/amd64/include/ |
H A D | pmap.h | diff d12c44655065633dd8b8c249ec271a1d8ba63ba4 Wed Sep 19 21:35:02 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Convert x86 cache invalidation functions to ifuncs.
This simplifies the runtime logic and reduces the number of runtime-constant branches.
Reviewed by: alc, markj Sponsored by: The FreeBSD Foundation Approved by: re (gjb) Differential revision: https://reviews.freebsd.org/D16736
|
/freebsd/sys/i386/i386/ |
H A D | vm_machdep.c | diff d12c44655065633dd8b8c249ec271a1d8ba63ba4 Wed Sep 19 21:35:02 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Convert x86 cache invalidation functions to ifuncs.
This simplifies the runtime logic and reduces the number of runtime-constant branches.
Reviewed by: alc, markj Sponsored by: The FreeBSD Foundation Approved by: re (gjb) Differential revision: https://reviews.freebsd.org/D16736
|
H A D | pmap.c | diff d12c44655065633dd8b8c249ec271a1d8ba63ba4 Wed Sep 19 21:35:02 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Convert x86 cache invalidation functions to ifuncs.
This simplifies the runtime logic and reduces the number of runtime-constant branches.
Reviewed by: alc, markj Sponsored by: The FreeBSD Foundation Approved by: re (gjb) Differential revision: https://reviews.freebsd.org/D16736
|
/freebsd/sys/amd64/amd64/ |
H A D | pmap.c | diff d12c44655065633dd8b8c249ec271a1d8ba63ba4 Wed Sep 19 21:35:02 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Convert x86 cache invalidation functions to ifuncs.
This simplifies the runtime logic and reduces the number of runtime-constant branches.
Reviewed by: alc, markj Sponsored by: The FreeBSD Foundation Approved by: re (gjb) Differential revision: https://reviews.freebsd.org/D16736
|