Home
last modified time | relevance | path

Searched defs:mcache_size (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/coreboot/src/commonlib/bsd/
H A Dcbfs_mcache.c92 enum cb_err cbfs_mcache_lookup(const void *mcache, size_t mcache_size, const char *name, in cbfs_mcache_lookup()
126 size_t cbfs_mcache_real_size(const void *mcache, size_t mcache_size) in cbfs_mcache_real_size()
/aosp_15_r20/external/coreboot/payloads/libpayload/include/
H A Dcbfs_glue.h30 size_t mcache_size; member
/aosp_15_r20/external/coreboot/payloads/libpayload/tests/libcbfs/
H A Dcbfs-verification-test.c72 enum cb_err cbfs_mcache_lookup(const void *mcache, size_t mcache_size, const char *name, in cbfs_mcache_lookup()
H A Dcbfs-lookup-test.c59 enum cb_err cbfs_mcache_lookup(const void *mcache, size_t mcache_size, const char *name, in cbfs_mcache_lookup()
/aosp_15_r20/external/coreboot/src/include/
H A Dcbfs.h169 size_t mcache_size; member
/aosp_15_r20/external/coreboot/tests/lib/
H A Dcbfs-lookup-test.c90 enum cb_err cbfs_mcache_lookup(const void *mcache, size_t mcache_size, const char *name, in cbfs_mcache_lookup()