Searched refs:delete_mapping (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/lib/efcode/engine/ |
H A D | mcookie.c | 98 delete_mapping(fstack_t mcookie) in delete_mapping() function 222 delete_mapping(addr); in del_map()
|
/titanic_50/usr/src/lib/efcode/packages/ |
H A D | memalloc.c | 76 delete_mapping((fstack_t)addr); in release()
|
/titanic_50/usr/src/cmd/lofiadm/ |
H A D | main.c | 441 delete_mapping(int lfd, const char *devicename, const char *filename, in delete_mapping() function 1322 delete_mapping(lfd, devicename, filename, B_TRUE); in lofi_uncompress() 1327 delete_mapping(lfd, devicename, filename, B_TRUE); in lofi_uncompress() 1344 delete_mapping(lfd, devicename, filename, B_TRUE); in lofi_uncompress() 1357 delete_mapping(lfd, devicename, filename, B_TRUE); in lofi_uncompress() 1378 delete_mapping(lfd, devicename, filename, B_TRUE); in lofi_uncompress() 2048 delete_mapping(lfd, devicename, filename, force); in main()
|
/titanic_50/usr/src/lib/efcode/gp2/ |
H A D | gp2.c | 103 delete_mapping(mcookie); in mem_map_out()
|
/titanic_50/usr/src/lib/efcode/pci/ |
H A D | pci.c | 116 delete_mapping(mcookie); in mem_map_out()
|
/titanic_50/usr/src/lib/efcode/jupiter/ |
H A D | jupiter.c | 115 delete_mapping(mcookie); in mem_map_out()
|
/titanic_50/usr/src/lib/efcode/include/fcode/ |
H A D | proto.h | 427 void delete_mapping(fstack_t);
|