Home
last modified time | relevance | path

Searched defs:__CONCAT (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/i386/i386/
H A Dpmap.c440 __CONCAT(PMTYPE, cold)(void) in __CONCAT() function
599 __CONCAT(PMTYPE, set_nx)(void) in __CONCAT() function
797 __CONCAT(PMTYPE, init_pat)(void) in __CONCAT() function
970 __CONCAT(PMTYPE, init)(void) in __CONCAT() function
2038 __CONCAT(PMTYPE, pinit0)(pmap_t pmap) in __CONCAT() function
2058 __CONCAT(PMTYPE, pinit)(pmap_t pmap) in __CONCAT() function
2221 __CONCAT(PMTYPE, release)(pmap_t pmap) in __CONCAT() function
5981 __CONCAT(PMTYPE, get_map_low)(void) in __CONCAT() function
6048 __CONCAT(PMTYPE, get_kcr3)(void) in __CONCAT() function
6059 __CONCAT(PMTYPE, get_cr3)(pmap_t pmap) in __CONCAT() function
[all …]
/f-stack/freebsd/sys/
H A Dcdefs.h155 #define __CONCAT(x,y) __CONCAT1(x,y) macro
172 #define __CONCAT(x,y) x/**/y macro
/f-stack/freebsd/kern/
H A Dimgact_elf.c859 __CONCAT(rnd_, __elfN(base))(vm_map_t map __unused, u_long minv, u_long maxv, in __CONCAT() function
1067 __CONCAT(exec_, __elfN(imgact))(struct image_params *imgp) in __CONCAT() function